github dacort/metabase-athena-driver v1.5.1
v1.5.1 - Athena v3 Bugfix

17 months ago

v1.5.1 makes a minor change to address Athena v3 compatibility.

v1.5.x has been tested with Metabase v0.44.6 and adds support for choosing a different data source than the default AwsDataCatalog.

In addition, the Athena JDBC driver has been upgraded to version 2.0.33.

🙏 Thanks to folks that use this driver!

Install it by downloading athena.metabase-driver.jar to a plugins/ folder wherever you are running Metabase from.

You can also run it easily with a pre-built container image:

docker run -p 3000:3000 ghcr.io/dacort/metabase-athena-driver:1.5.1

Happy queries!

What's Changed

  • Remove timestamp casts from date_add #116

Full Changelog: v1.5.0...v1.5.1

Don't miss a new metabase-athena-driver release

NewReleases is sending notifications on new releases.