Matt Richards
08/08/2023, 2:19 PMdatabase.table_name
format. Spark seems to try to find a table in the default
db with a name of database.table_name
- so ignoring the db table separator - and gets an AccessDeniedException from Glue Catalog since the table doesn't exist in default
. Does anyone have any suggestions?
It seems like it could be related to the V2 catalog changes but testing in a simple docker setup can't replicate it with the same product versions.