What am I supposed to put in the “Schema Name” field in data source setting screen?
I was expecting the field is where I can specify the database name of Athena, but even when I put a database name there, all the tables in all the databases the belong to the AWS account appeared.

1 Like

Hey,
I just checked code around that spot, it seems that although we have settings for schema name, it is not used for specifying athena db_schema to fetch yet.

Looks like a bug.

Thanks. Created an issue: https://github.com/getredash/redash/issues/2403