nicor88 commented on issue #216: URL: https://github.com/apache/iceberg-python/issues/216#issuecomment-1901946836
I confirm the behvior that @mgmarino raised. After the table is created in glue catalog, the Schema section for the table is empty - as you can see in my screenshoot: <img width="1077" alt="Screenshot 2024-01-20 at 09 27 14" src="https://github.com/apache/iceberg-python/assets/6278547/2ab1549b-9bd9-4503-87e5-36791ec89620"> Also any query of this type `SHOW CREATE TABLE `test_iceberg_writing`;` in athena fails - even when the columns are added manually to glue. -- 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