Releases: ActianCorp/actian_tableau_connector
Version 1.0.10
Description
JDBC and ODBC Tableau Connectors (tacos) for Actian Data Platform, Actian Ingres, and VectorWise.
Enhancements
#56 ODBC taco updated to Tableau Connector SDK Connection Dialog v2 standard
#57 JDBC and ODBC connection dialogs now support cursors or select loops for queries on a per connection basis
Timestamp of the Tacos
The timestamp will expire on 2031-11-09.
Component versions used for TDVT suite execution in verifying this release
Actian JDBC and ODBC tacos version 1.0.10
Client
Tableau Desktop Professional Edition 2024.1.5 (20241.24.0705.0334)
TDVT 2.13.7
Microsoft Windows [Version 10.0.19045.4780]
Server
DBMS VectorWise 6.3.0 (a64.lnx/146) 14614
Ubuntu 20.04.6 LTS
Tableau Datasource Verification Tool (TDVT)
The TDVT test suite from https://github.com/tableau/connector-plugin-sdk was used to validate the operation of the JDBC and ODBC tacos.
TDVT results with JDBC taco version 1.0.10
Test Count: 873 tests
Passed tests: 856
Failed tests: 17
Tests run: 873
Disabled tests: 0
Skipped tests: 0
Other information:
Smoke test time: 14.07 seconds
Main test time: 59.66 seconds
Total time: 73.72 seconds
TDVT results with ODBC taco version 1.0.10
Test Count: 873 tests
Passed tests: 854
Failed tests: 19
Tests run: 873
Disabled tests: 0
Skipped tests: 0
Other information:
Smoke test time: 6.61 seconds
Main test time: 130.7 seconds
Total time: 137.31 seconds
Version 1.0.8
Description
JDBC and ODBC Tableau Connectors (tacos) for Actian Data Platform, Actian Ingres, and VectorWise.
The dialect.tdd
files of the JDBC and ODBC tacos are now identical.
Timestamp of the Tacos
The timestamp will expire on 2031-11-09.
Tableau Datasource Verification Tool (TDVT)
The TDVT test suite from https://github.com/tableau/connector-plugin-sdk is used to validate the operation of Actian tacos.
Component versions used for TDVT suite execution in verifying this release
Actian JDBC and ODBC Connector 1.0.8
Tableau Desktop Professional Edition 2024.1.4 (20241.24.0618.0924)
TDVT 2.13.7
DBMS 12.0.0 GA on Windows 10
Version 1.0.6
Description
JDBC and ODBC Tableau Connectors (tacos) for Actian Data Platform, Vector, Actian X, and Ingres.
Timestamp of the Tacos
The timestamp will expire on 2031-11-09.
Tableau Datasource Verification Tool (TDVT)
The TDVT test suite from https://github.com/tableau/connector-plugin-sdk is used to validate the operation of Actian tacos.
Component versions used for TDVT suite execution in verifying this release
Actian JDBC and ODBC Connector: 1.0.6
Tableau Desktop: 2023.2.2
TDVT: 2.7.6
DBMS: Vector 6.3 (build 14608)
Version 1.0.4
Release Overview
This release provides both a JDBC and ODBC connector, although per the Connector Tableau Exchange Submission Guide, Tableau only accepts JDBC connectors. Therefore, the Actian JDBC connector is recommended for use with Tableau.
Connector Timestamp
The JDBC and ODBC connectors are signed with the following timestamp date:
The timestamp will expire on 2031-11-09.
Tableau Datasource Verification Tool (TDVT)
The TDVT test suite from https://github.com/tableau/connector-plugin-sdk is used to validate the operation of Actian connectors.
TDVT Results
Running the TDVT suite using the Actian JDBC Connector v1.0.4 with Tableau Desktop 2023.2.2 and backend Vector 6.3 (build 14608):
Passed tests: 855
Failed tests: 13
Tests run: 868
Of the 13 failed tests, only 6 are required. Of the 6 required tests that fail:
- 5 of the tests return correct results and need an updated canon file from Tableau so that actual results match expected results
- 1 test fails due to Ingres bug 142508
Minor note about the zipped source code files attached to this release
The manifest.xml files in the attached source code for release 1.0.4 incorrectly show plugin-version='1.0.3'
. A subsequent change to the version was done via PR 44, updating the version to 1.0.4
after which the taco files were rebuilt and replaced on this release page. There were no other changes to the taco source files besides the version bump. The manifest.xml used to build the attached v1.0.4 taco files contains the correct version.
Version 1.0.2 - Connection Dialog v2 (JDBC taco)
JDBC Taco Enhancements
- The JDBC connection dialog code is built using Tableau guidelines for Connection Dialog v2
- The JDBC connection dialog allows a Server value of
(local)
(case-insensitive) that is auto-converted tolocalhost
for the JDBC connection string.
Certificate and Timestamp
The actian_jdbc.taco and actian_odbc.taco connectors are signed with the following certificate and timestamp.
The signer certificate will expire on 2023-10-08.
The timestamp will expire on 2031-11-09.
While this release provides both a JDBC and ODBC taco, the Connector Tableau Exchange Submission Guide states: "The Tableau Exchange no longer accepts submissions of ODBC connectors. Only JDBC connectors are accepted." For the time being, the Actian ODBC taco will be maintained alongside the JDBC taco.
Debug 2023-08-03
mac note
Version 1.0.1 - SSO support for ODBC
Version 1.0.0 - SSO support for ODBC
FedAuth/SSO taco for ODBC
See 4b3cc53 for usage.
E.g.
auth_type=browser;auth_server=api.master.aop-dev.aws.actiandatacloud.com
WIP Test FedAuth/SSO taco for ODBC
Test! For production use https://github.com/ActianCorp/actian_tableau_connector/releases/tag/certified_20200312
See 4b3cc53 for usage.
E.g.
auth_type=browser;auth_server=api.master.aop-dev.aws.actiandatacloud.com