kevinjqliu commented on issue #845: URL: https://github.com/apache/iceberg-python/issues/845#issuecomment-2189716829
Very odd to see this behavior... It seems like the issue is around `create_table` / `load_table` https://github.com/apache/iceberg-python/blob/a6cd0cf325b87b360077bad1d79262611ea64424/pyiceberg/catalog/glue.py#L391-L405 https://github.com/apache/iceberg-python/blob/a6cd0cf325b87b360077bad1d79262611ea64424/pyiceberg/catalog/glue.py#L524 Can you try stepping through the calls and see where the `gov-` prefix is returned? It's odd to me that we called glue with one namespace/database and another one is returned. -- 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