Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 53 of 4816

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

Allow virtual columns to support IN clauses/multiple value filtering

We have customers using virtual columns in an SQL view, e.g: Select *, {DECLARE p_postdate date } p_postdate from table where post_date=p_postdate This functionality needs to be expanded to support multiple values pf p_postdate (i.e, an IN claus...
over 7 years ago in Spotfire Data Virtualization / sql support 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.
almost 2 years ago in Spotfire Streaming 0 Future Consideration

Add an hashfunction base on the SHA-256 algoritme to TDV

In case 02225472 I asked you "Dear Tibco-support-people, In TDV there is a sql statement HASHMD2, which hashs strings with the use of the MD2 hash-algoritme. Example: select hashmd2('hello tibco') results in b86f42e31e1aba5055b72b78381aa01c Unfort...
about 2 years ago in Spotfire Data Virtualization / sql support 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

SQL JSON parsing in TDV should be improved

Using JSON_TABLE is cumbersome, and there are no examples on how to do JSON parsing in a simple way using a transformation (can it even be done?). As an example, Postgres has a simpler syntax allowing queries like this : SELECT id, data::json->...
over 2 years ago in Spotfire Data Virtualization / sql support 0 Future Consideration

Inclusion of more regular expressions in TDV just like it is present in Oracle

There are several queries where we need regular expressions like REGEXP_LIKE ,some of the regular expressions are not supported so it would be nice if those can be inlcudes
almost 7 years ago in Spotfire Data Virtualization / sql support 0 Future Consideration