Skip to content

Conversation

@tsadauskas
Copy link
Contributor

The Teradata 16.20 JDBC driver is 4.0, but Metabase expects 4.3,
so here we are - back in the times before java.time.
We will either have to override the relevant set-parameter
functions same way as the read-column functions or use
the legacy implementation of sql-jdbc.execute.

The Teradata 16.20 JDBC driver is 4.0, but Metabase expects 4.3,
so here we are - back in the times before java.time.
We will either have to override the relevant set-parameter
functions same way as the read-column functions or use
the legacy implementation of sql-jdbc.execute.
@tsadauskas tsadauskas requested a review from rawyler April 21, 2020 21:15
@tsadauskas
Copy link
Contributor Author

Thx for the approval, I will merge it and release 1.0.1-metabase-v0.34.1-teradata-jdbc-16.20 later tonight

@tsadauskas tsadauskas merged commit 8055d13 into master May 1, 2020
@tsadauskas tsadauskas deleted the fix/zoned_date_parameters branch May 1, 2020 11:47
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

Successfully merging this pull request may close these issues.

3 participants