jkasprzak commented on issue #1757: URL: https://github.com/apache/polaris/issues/1757#issuecomment-2933647994
no, I'm using the same namespace and schema for all three tables: - the first one - `polaris.db.names` has been created sucessfully in the location that overlaps the default one for the catalog (explicit location : `LOCATION 's3://bucket1/polaris/db/names'` - the second - `polaris.db.one_more_table ` has been created sucessfully in the default location for the catalog `--default-base-location s3://bucket1/polaris/` - the last one - `polaris.db.non_default` uses a custom location that has been registered as `allowed-locations` and this fails... and as you see the error says that the location is not in the list of allowed locations..... (and here you see the default one for this catalog) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org