Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

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 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
over 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
over 2 years ago in Spotfire Streaming 0 Future Consideration

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.
over 2 years ago in Spotfire Streaming 0 Future Consideration

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
almost 9 years ago in Spotfire Streaming 0 Future Consideration

Add the user and request details to the mail body in Workload Management rule

We need a feature to show RequestID and UserAccount automatically in Mail body when triggering the rule limit in Workload Management. For example, I add a rule for Request Lifetime Limit and set the action to EMAIL.I would like to use parameters i...
about 3 years ago in Spotfire Data Virtualization / management 0 To be Reviewed

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.
about 3 years ago in Spotfire Streaming 2 Already exists

Email Alert on Application Error

Auto alert to respective stake holder for any application related error (Adapter Error, Data Error, Memory Exceptions, Connection Errors, Library Error) for application deployed in EC2 instance or on any cloud infrastructure( eg:- AWS, GCP, Azure,...
over 3 years ago in Spotfire Streaming 0 Unlikely to implement

UMDF Binary Adapter for B3

make available an adapter to connect to B3 using UMDF Binary
over 3 years ago in Spotfire Streaming 0 Future Consideration

AS adapter HOCON to support set default snapshot consistency for all queries in JDBC URL

Currently AS Query operator in Streaming supports for snapshot consistency, but the setting must be at each query. and in order to do that, we need to 1. Add a field called 'consistency' to the input tuple schema, and 2. Set the value to snapshot ...
over 3 years ago in Spotfire Streaming 0 Planning to implement