dacort / metabase-athena-driver

An Amazon Athena driver for Metabase 0.32 and later
Apache License 2.0
225 stars 32 forks source link

Metabase v0.45 with native Athena support #120

Open pmoralesp opened 1 year ago

pmoralesp commented 1 year ago

Hi @dacort, hope you're having a great day. As you know, Metabase v0.45 has been released this week with native Athena Driver support. Do yo know which differences are between this driver and native? or both are the same (yours has been merged)?

dacort commented 1 year ago

Hi @pmoralesp - Both are the same. I opened a PR with my driver and they merged it in after some cleanup. 🎉

As such, I will be archiving this repo and all future work will be supported by Metabase!

pmoralesp commented 1 year ago

Thank you for your amazing contribution!

dannyeuu commented 1 year ago

Hi @dacort , thanks for the work that you did til now with this driver <3

Did you know, or @luizarakaki, how will be the migration process?? We have your driver on plugin folder, on upgrade to v0.45 the plugin will be replaced?

I am only waiting this to upgrade our metabase.

dacort commented 1 year ago

Hi @dannyeuu - I don't know exactly, but my recommendation would be to remove this driver from the plugin folder and then upgrade. It is now natively integrated to Metabase, so on startup, Metabase will unpack its own version to the plugins folder. I don't know if they're named the same, but to be safe I'd just remove this version. :)

Thanks!

pmoralesp commented 1 year ago

I just removed this driver, then upgraded and everything worked flawless. My questions, my dashboards, everything.