v1.4.0 has been tested with Metabase v0.43.1 and adds support for percentile
and median
functions in the Metabase Question Builder.
🙏 Thanks to folks that use this driver!
💁♂️ Please note: This driver has only been tested with Metabase v0.43.1
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.4.0
Happy queries!
What's Changed
Full Changelog: v1.3.1...v1.4.0