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

Change Avalanche references to Actian Data Platform #46

Closed hab6 closed 9 months ago

hab6 commented 11 months ago

Given the rename of Avalanche to Actian Data Platform, we need to update references for the Actian Tableau connector.

Here are a few places that need to be considered for changes.

Actian Tableau Connector GitHub Repository

λ grep -I -r --include "*" -i avalanche .
./actian_jdbc/manifest.xml:<connector-plugin class='actian_jdbc' superclass='jdbc' plugin-version='1.0.4' name='Actian Avalanche JDBC' version='18.1'>
./actian_jdbc/README.md:iijdbc.jar can either be downloaded from [ESD](https://esd.actian.com/product/Avalanche/JDBC/java/Actian_Avalanche_JDBC_Drivers)
./actian_odbc/manifest.xml:<connector-plugin class='actian_odbc' superclass='odbc' plugin-version='1.0.4' name='Actian Avalanche ODBC' version='18.1'>
./actian_odbc/README.md:Install ODBC Driver from [ESD](https://esd.actian.com/product/Avalanche/Client_Runtime)
./actian_odbc/README.md:     * "Options" field takes ODBC Connection String Keywords, see https://docs.actian.com/avalanche/index.html#page/Connectivity/Connection_String_Keywords.htm
./README.md:Tableau connector (aka taco) for Actian Avalanche, Vector, and Ingres.
./README_DEV.md:If your object name case is all lower case (which is the default for Actian Avalanche/Vector/ActianX/Ingres) mixed case option is **not** required.
./tests/datasets/TestV1/actian/README.md:# Hosting TestV1 in Actian Cloud Avalanche local Vector/ActianX/Ingres

Actian Connector Offering on Tableau Exchange

https://exchange.tableau.com/products/167

Tableau Connector Plugin to Actian Avalanche, a fully managed hybrid data warehouse that runs on-prem
and across multiple cloud platforms, including AWS, Azure and GCP. Avalanche is designed from the
ground up to deliver high performance at scale across all dimensions – data volume, concurrent user,
and query complexity at a fraction of the cost. This connector offers enhanced SQL support and works
with Actian’s OLAP and OTLP databases.

Note: At the time of this update (in Oct 2023), The offering available on Tableau Exchange is Actian ODBC Connector version 0.0.0. In Q4 2023, we expect to replace this offering with the latest Actian JDBC Connector for Tableau.

Internal References

Confluence page for the Actian Tableau Connectors

(more to be added)