Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 43 of 4816

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

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

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...
over 1 year 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
over 1 year 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)
over 5 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

Export/Import Lists to/from Library

Lists can be exported, but onyl to files. However, to share them with colleagues it would be much more convenient to be able to export them to the library and import them from there.
about 8 years ago in Spotfire / Lists 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

Critical Section Support

Sometimes we don't want let the new tuple into a section which still dose some works.Wondering if we can specify a single threaded section via Designer by grouping it.
over 2 years ago in Spotfire Streaming 2 Already exists