szehon-ho commented on PR #17958: URL: https://github.com/apache/iceberg/pull/17958#issuecomment-5687047908
Could we update `TestIncrementallyConstructedQueries.testIncrementalQueryWithExternalDropAndAddColumnSameNameSameType` to expect `INCOMPATIBLE_TABLE_CHANGE_AFTER_ANALYSIS.COLUMNS_MISMATCH`? Spark 4.2 CI currently fails for two catalog configurations because `salary` correctly changes from field ID 2 to 3. Updating that test would also provide end-to-end coverage beyond the schema-conversion test. -- 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]
