GitHub user richox opened a pull request: https://github.com/apache/hive/pull/354
HIVE-19653: Incorrect predicate pushdown for groupby with grouping sets You can merge this pull request into a Git repository by running: $ git pull https://github.com/richox/hive master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/354.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #354 ---- commit ae60a4802d0f9301d737a247ba85ed4cc56d34a7 Author: zhanglirich <zhanglirich@...> Date: 2018-05-22T13:41:35Z HIVE-19653: Incorrect predicate pushdown for groupby with grouping sets ---- ---