Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 53 of 4816

Go language binding for StreamBase Client API

Starting to get some input that there are use cases for Go language applications (such as Flogo) to be able to send (and presumably receive) tuples to and from StreamBase Input and Output Streams. Entering this as an idea for a new feature. Here i...
over 6 years ago in Spotfire Streaming 5 Future Consideration

CORS headers for Web Input and Web Input Response (REST API)

Web Input and Web Input Response adapters provide a simple and handy way to pull up a REST API in just a few minutes. However if you want to use it from any browser, the POST requests to the API will fail because browsers implement the same origin...
almost 2 years ago in Spotfire Streaming 0 Planning to implement

Function compatibility help

Information of supported functions is essential in order to write good performing queries. Function support for Data Sources could he part of Studio help. Developers could quickly check the compatibility of functions used in their queries.
almost 8 years ago in Spotfire Data Virtualization / sql support 5 Future Consideration

Add support for ARRAY data type, as in postgres or greenplum

Our users are accessing postgres and greenplum databases which have tables making use of the ARRAY data type (modifier), typically on character varying and double precision basic data types. Out users ask if there is any method or function to inde...
about 7 years ago in Spotfire Data Virtualization / sql support 0 Future Consideration

Allow batch inserts into a table in datastreams cache

in most recent projects the adapter type has been kafka and the message contain an array of data points (e.g stock quotes, sensor values, data points). These noramly arrive as an array of data points. To add tehse to the data streams cacahe it is ...
over 2 years ago in Spotfire Streaming 0 Needs Info

add support to insert boolean data into TDV even though backend database does not support boolean data type

We are developing a Spotfire custom module which connects to TDV 8.7 and run DDL(create table & insert) against it. TDV then performs DDL against backend database so the actual data from Spotfire is stored in the backend database and published...
over 2 years ago in Spotfire Data Virtualization / sql support 0 To be Reviewed

Add a dict data type to StreamBase

Currently StreamBase offers following primitive field types: bool blob int long double timestamp string The primitive types can be used in higher order structures: tuple list There are also 2 auxiliary structures: function capture group The ...
over 7 years ago in Spotfire Streaming 0 Future Consideration

Support LAG and LEAD functions for DB2

LAG and LEAD functions are supported by DB2, so a push down should not be very hard.
almost 7 years ago in Spotfire Data Virtualization / sql support 2 Future Consideration

Support Oracle 18c

No description provided
about 7 years ago in Spotfire Data Virtualization / sql support 0 Future Consideration

DataStreams: Allow Data Table options to be configurable at deploy time

WE need a way of configuring DataStreams/Liveview Table options such as Snapshot ParallelismSnapshot CurrencyPublish Interval through system properties so they can be changed at deploy time. Our deployments have different resource and usage profil...
over 1 year ago in Spotfire Streaming 0 To be Reviewed