marton-bod opened a new pull request #2744: URL: https://github.com/apache/hive/pull/2744
### What changes were proposed in this pull request? - Disallow replace columns and change column operations for migrated Iceberg tables, because these tables won't have iceberg field IDs in their data files - Add ORC as a fileFormat for testing migration (we previously coulnd't do it) ### Does this PR introduce _any_ user-facing change? it throws exceptions for certain ops on migrated tables ### How was this patch tested? unit tests -- 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]
