v1.3.1 adds a fix to show the new "Advanced Options" section when creating a new database.
🙏 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.1
Happy queries!
What's Changed
- Update plugin YAML to use new advanced-option plugin fields by @abhilater in #98
New Contributors
- @abhilater made their first contribution in #98
Full Changelog: v1.3.0...v1.3.1