metabase-athena-driver
                                
                                 metabase-athena-driver copied to clipboard
                                
                                    metabase-athena-driver copied to clipboard
                            
                            
                            
                        An Amazon Athena driver for Metabase 0.32 and later
Hi there, I installed the driver from the latest release and my metabase interface gives me the proper form to fill in my credentials for athena. I created an empty...
Expose Athena Dictionary Fields in the custom Query builder
Queries cancel fine, but there's still a `WARN` message in the Metabase logs. ``` 05-09 08:42:44 DEBUG async.util :: Request canceled, canceling future. 05-09 08:42:44 WARN middleware.async :: Unhandled exception,...
Queries execute successfully, but there's a `WARN` log message regarding the driver response. ``` 05-09 08:39:13 WARN middleware.async :: Unhandled exception, exepected `catch-exceptions` middleware to handle it. java.lang.Exception: Invalid response...
After upgrading the driver from v1.2.1 to v1.4.0 we experience problems with the character encoding for the character 'ß'. This is a sample Query that creates the error: ``` SELECT...
We are using this Athena Adapter with following setting for _Additional Athena connection string options_: ``` Schema=my_custom_schema ``` Now when we set up a field filter like in ``` select...
Hi @dacort, hope you're having a great day. As you know, [Metabase v0.45](https://www.metabase.com/releases/Metabase-0.45) has been released this week with native [Athena Driver support](https://www.metabase.com/docs/latest/databases/connections/athena). Do yo know which differences are between...