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 2022/01/10 15:15:45 UTC

[GitHub] [hive] szlta opened a new pull request #2931: HIVE-21074

szlta opened a new pull request #2931:
URL: https://github.com/apache/hive/pull/2931


   This PR adds fix for an easy use case where bucket pruning doesn't work: whenever we see a bucket column in an AND condition with other expressions we should go ahead with the pruning. Currently if these other expressions are not on the leaf level, pruning is turned off for no reason..


-- 
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] szlta merged pull request #2931: HIVE-21074

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


   


-- 
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