IsaacWarren opened a new pull request, #1658: URL: https://github.com/apache/iceberg-python/pull/1658
Some REST catalogs (Polaris when I was testing an Azure catalog) don't populate table_response.metadata_location but they do populate table_response.metadata.location. This PR just falls back to table_response.metadata.location if table_response.metadata_location is not populated. I encountered this issue because the table IO was not getting created properly because of the incorrect location -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org