Skip to content

v1.4.0 - Metabase v0.43 and Percentile Support

Compare
Choose a tag to compare
@dacort dacort released this 20 May 18:44
· 12 commits to master since this release
1279257

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