Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Add Dataship options for DB2 z/OS (Type 4) sources

Please add Dataship options for DB2 z/OS (Type 4) sources. I took contact with Tibco support but they can't help. It's old type of database but still in use. Technically dataship have to be possible. In the Advance connection tab, I don’t see opti...
almost 2 years ago in Spotfire Data Virtualization / data sources 2 Needs Info

Support for Apache Arrow Flight

In order to send large amounts of data from TDV to an client-application, we think it would be beneficial to consider to add a more optimized, yet standardized transport format as an alternative to xDBC.
about 6 years ago in Spotfire Data Virtualization / data movement 0 Future Consideration

add option to show notification if TERR script is executed on server (either TERR service or TSSS)

Please add option to show notification if TERR script is executed on server side (either TERR service or TSSS), also a switch to show it or not(some users maybe don't want it). There are 2 places to control if TERR script should be executed on ser...
about 5 years ago in Spotfire / Scripting 0 Future Consideration

Changed the function to retrieve Datasource name registered in DSN using ODBC Function

Hello, I created this idea in conjunction with the SR below. https://support.tibco.com/s/case/5004z00001uHqlwAAC/how-to-get-the-information-of-the-connected-tdv-datasource-from-the-dsn-set-in-window Currently, the TDV ODBC driver does not provi...
over 2 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 Future Consideration

Add full support for Azure SQL DB using Hyperscale

Provide support for Azure SQL DB [using Hyperscale] as a data source. Caching and data ship are required using native BCP in windows and linux.
about 3 years ago in Spotfire Data Virtualization / data sources 1 Planning to implement

Officially (re) implement jQuery to be used in Text areas

in 7.0 jQuery was unofficially supported and users found it very useful as a way to add change events and other cool functionality. In 7.5 and on, tibco officially does not allow jQuery change events and other features. Not supporting a major comp...
over 9 years ago in Spotfire / Scripting 0 Future Consideration

Foresee command line interfaces / APIs for Deployment Manager

In order to integrate TDV in a dynamic devOps pipeline, the addition of command line interface to create bundles, execution plans and mappings would be a great addition.
almost 6 years ago in Spotfire Data Virtualization / deployment 0 To be Reviewed

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
over 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Iceberg support

Please add Iceberg compatibility with Introspection. Currently there is no adapter that can successfully Introspect Iceberg tables via our Spark EMR cluster.
over 1 year ago in Spotfire Data Virtualization / data catalog / metadata 0 Future Consideration

Order of inner joins should be in the order of placed on Model panel

Please find the attached pdf. TDV Studio generates following strange SQL on SQL tab when making INNER JOIN on multiple tables on Model tab. Suppose there are view A, B, C in line on Model panel, and join them with INNER JOIN. TDV generates n...
over 3 years ago in Spotfire Data Virtualization / development 3 Will not implement