metabase-athena-driver
metabase-athena-driver copied to clipboard
Specify database during setup
The driver currently syncs all databases and all tables - this may not be desirable behavior.
It's a very import feature! I've tried to use IAM to restrict the permission of reading databases, but the driver will return error if the IAM have no permission to read the database in the Glue category.
This was implemented. Closing as part of cleanup now that Athena is officially supported by Metabase.