Metabase 0.34 was released recently with bunch of timezone-related fixes! Unfortunately, it also deprecated a few things requiring re-working the driver a little bit. This release addresses those issues. Thanks to @skuroq and @kiansiong for catching and reporting(!) this. 🙏
On the plus side, the driver now has a basic set of tests! Check out test/metabase/driver/athena_test.clj for more details. 🙌
Please note: This driver is only compatible with Metabase v0.34.0 and up. Releases prior to that should use v0.2.1.
Install it by downloading athena.metabase-driver.jar
to a plugins/
folder wherever you are running Metabase from. Happy queries!