dacort / metabase-athena-driver

An Amazon Athena driver for Metabase 0.32 and later
Apache License 2.0
225 stars 32 forks source link

Upgrade Athena JDBC driver to 2.0.13 #54

Closed dacort closed 4 years ago

dacort commented 4 years ago

Resoves #51

One additional thing to test as part of this upgrade:

Multi-catalog setups will require some modification of the code to include a call to getCatalogs. That's outside the scope for this.