pvary opened a new pull request #2510: URL: https://github.com/apache/hive/pull/2510
### What changes were proposed in this pull request? Allow column stat generation when we can commit in a move task Also fixing the `DESCRIBE FORMATTED table column` command to not to print the partition specification ### Why are the changes needed? So we have column statistics after inserting to an Iceberg table And we do not print unnecessary info when it is not asked for ### Does this PR introduce _any_ user-facing change? Fixes the `DESCRIBE FORMATTED` command output ### How was this patch tested? Added unit tests and q 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]
