v1.3.0 adds support for the most recent version (v0.42.0) of Metabase.
🙏 Thanks to folks that use this driver!
💁♂️ Please note: This driver has only been tested with Metabase v0.42.0
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.3.0
Happy queries!
What's Changed
Full Changelog: v1.2.2...v1.3.0