hussein-awala opened a new pull request, #461: URL: https://github.com/apache/iceberg-python/pull/461
closes: #459 According to https://github.com/apache/arrow/pull/9192, GetFileInfo should only receive the file path, and after investigating why create_table provides the full URI, it looks like `_get_default_warehouse_location` returns the db location as it is. I'm not sure if there is a configuration problem in the raised issue, if that's the case, then we need to add a check somewhere to block creating the database/namespace with a wrong location, otherwise, we need to remove the protocol from the table 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