pvary opened a new pull request #3129: URL: https://github.com/apache/hive/pull/3129
### What changes were proposed in this pull request? Add a new method for StorageHandler to decide if the default comment is needed for a table or not. ### Why are the changes needed? Iceberg table fields should match the Hive table fields exactly and the `from deserializer` is causing usability issues ### Does this PR introduce _any_ user-facing change? Iceberg table columns will not have this extra comment after the PR ### 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]
