Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting saved collections in Metabase #28

Open
ofir-insait opened this issue Dec 1, 2022 · 0 comments
Open

Supporting saved collections in Metabase #28

ofir-insait opened this issue Dec 1, 2022 · 0 comments

Comments

@ofir-insait
Copy link

Hi,
First I have to say how useful that is to have a robust Teradata JDBC driver for Metabase.
Second, Metabase allows to save questions in a collection, e.g. personal or shared, and later when you revisit Metabase dashboards one can select saved questions from existing collections.
It works well with PostgreSQL and MySQL for example.

However, for swisscom Teradata JDBC driver this is not supported which means that users that use Metabase + swisscom JDBC driver + Teradata will not see the personal collections in Metabase panels.

I was told that this is due to the following lines in the code:
https://github.com/swisscom-bigdata/metabase-teradata-driver/blob/master/src/metabase/driver/teradata.clj#L310-L311

Can anyone shed some light on why this limitation exists?
What happens if I remove it and build the swisscom jdbc?

Thanks,
Ofir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant