jayceslesar commented on issue #2166: URL: https://github.com/apache/iceberg-python/issues/2166#issuecomment-3027691092
``` The schema retrieved through PyIceberg did not reflect the changes made via the Glue Catalog console. This behavior is consistent with a known issue where schema changes made through the AWS Glue Data Catalog UI or PyIceberg library do not properly update the Iceberg table metadata files in S3, causing inconsistencies when querying through Athena. ``` Will need to do some more testing on the pyiceberg side but agreed that is frustrating from AWS. Thank you for the detailed information! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
