github dacort/metabase-athena-driver v1.5.0
v1.5.0 - Metabase v0.44 Support

latest release: v1.5.1
18 months ago

v1.5.0 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.0

Happy queries!

What's Changed

  • Implementation of Catalog selection 🙌 #107
  • Update Athena JDBC driver version 2.0.33 #110
  • Account for Iceberg tables which have spaces in the struct definitions #113

Full Changelog: v1.4.0...v1.5.0

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

NewReleases is sending notifications on new releases.