You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/07/21 13:13:42 UTC

[GitHub] [hive] pvary opened a new pull request #2510: Hive 25276 2

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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] pvary merged pull request #2510: HIVE-25276: Enable automatic statistics generation for Iceberg tables

Posted by GitBox <gi...@apache.org>.
pvary merged pull request #2510:
URL: https://github.com/apache/hive/pull/2510


   


-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org