Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 46 of 4839

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 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

Modify tags in consumer

Biggest issue for us with consumer licence is that they are not able save their own selection / data classification (e.g. classify research data to be included in analysis or not; group it by experiment type ..., there are always parameters need t...
over 9 years ago in Spotfire / Tags 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...
almost 2 years ago in Spotfire Streaming 0 To be Reviewed

Liveview: Deleting rows via the Query method should have the option not to publish the delete through the publish path

Normally using an Alert Rule: Delete Rows Action you trim a data table size normally of old rows that are outside the zone of interest (i.e not part of any active queries/caches). However the Delete Query method triggered by the alert rule is stil...
almost 2 years ago in Spotfire Streaming 0 To be Reviewed

Streaming should support Mac arm64 processors for development on Mac

Streaming currently only supports macosx_x86_64 for development t on Mac. New generations of Mac dont have intel chips. Support is required natively for arm64 chips (macosx_arm64) There are workarounds but native support should be provided
almost 2 years ago in Spotfire Streaming 0 Planning to implement

Add native support for mongo DB adapter

Add native support for mongo DB adapter. Mongo is used extensively in many industries. Supporting this natively would help a lot of use cases. Needs to support all CRUD operations and well as CDC etc
almost 2 years ago in Spotfire Streaming 0 Future Consideration

Server Side Event adapter

Adapter for SSE (server side events)
almost 6 years ago in Spotfire Streaming 1 Already exists

Enabling Streaming and AMS to Scale model scoring on GPU’s

Customer are looking to leverage GPU based systems to run and score models for better scalability and faster performance.Please include support for GPU's using parallel processing compute platforms such as Nvidia CUDA.
about 2 years ago in Spotfire Streaming 0 Future Consideration

Allow Declares on Filters

Maps allow declare actions. I'd like to be able to add a declaration in a filter, where is predicates determining output could then made use of the declare. For exaple: DECLARE _rand random() Predicate for output 1: _rand < 0.1 Predicate for ou...
over 8 years ago in Spotfire Streaming 0 Future Consideration