anupam-saini opened a new pull request, #470: URL: https://github.com/apache/iceberg-python/pull/470
1. Adding a new schema to the InMemoryCatalog catalog results in removing the old schema as can be seen by the assertions of `test_commit_table` ([link](https://github.com/apache/iceberg-python/compare/main...anupam-saini:iceberg-python:as-fix-in-memory-ctlg?expand=1#diff-6c6a5496123dab58c6136d5f34192f77383332d680e8723066905f1c070432bdL620)). It should retain the old schema instead. 2. Opens up In-Memory catalog for other `TableUpdate` operations. -- 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