ActianCorp / actian_tableau_connector

Tableau connector (aka taco) for Actian Avalanche, Vector, and Ingres
https://extensiongallery.tableau.com/products/936
Apache License 2.0
1 stars 4 forks source link

Updates allowing XSD validation to pass #58

Closed hab6 closed 1 month ago

hab6 commented 1 month ago

These updates were needed so that the XSD validator of the Tableau Connector SDK would pass when trying to package the Actian connectors.

Most of the changes were to fix names of vendor defined attributes in accordance with Tableau SDK documented requirements.

With the changes, the packaging operation passed for both the JDBC and ODBC connectors. I then successfully sanity tested the packaged connectors with Tableau Desktop version 2024.1.5 being able to load the connectors and connect to a target Vector 6.3 database with the option to query using cursors and alternatively using select loops (see #57).

The next steps will be to update the version of the connectors (likely to 1.0.10) and publish these on the Releases page, along with QA-certifying the connectors as part of the process in preparing to publish the updated connectors to Tableau Exchange