deliverbi / Trino-Tableau-Connector

Trino Tableau Connector - 368 + Works with all versions of Trino
1 stars 1 forks source link

Maybe to update Trino driver to latest version 448 or use Universal Arrow Flight SQL #2

Open YuriyGavrilov opened 4 weeks ago

YuriyGavrilov commented 4 weeks ago

Get some error with setting up catalog in Tableau. Can't use drag and drop option to tables. need to whrite custom sql with catalog name in the plase of FROM ..

With drag and drop - Tableau generates only From ..

There also write some Reply to this post: https://community.tableau.com/s/question/0D58b0000C2kgDGCQY/how-can-i-connect-trino-to-tableau?t=1717080330520 About Trino+Tableau connection errors

YuriyGavrilov commented 1 week ago

Also will be good to have .taco tableau file following this guide https://tableau.github.io/connector-plugin-sdk/docs/package-sign

I've tied but receive this error:

(.venv) (base) yuriygavrilov@MacBook-Pro-Yuriy connector-packager % python -m connector_packager.package /Users/yuriygavrilov/git_project/Tabelau_taco/Trino-Tableau-Connector-main/tableau_entain_trino_jdbc_connector_2
The log path /Users/yuriygavrilov/git_project/Tabelau_taco/connector-plugin-sdk/connector-packager exists
ERROR:root:Error: class attribute in file dialect.tdd does not equal class attribute in manifest.
Validation failed. Check /Users/yuriygavrilov/git_project/Tabelau_taco/connector-plugin-sdk/connector-packager/packaging_logs.txt for more information.