[
https://issues.apache.org/jira/browse/HIVE-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204254#comment-14204254
]
Rui Li commented on HIVE-8542:
------------------------------
Hi [~xuefuz], I added the RB entry.
One thing I'm not quite sure is that if we still need SHUFFLE_SORT. Ideally it
should only be used for total order, but we can also achieve that with MR
shuffle and setting #reducer to 1. I think hive forces #reducer to 1 for order
by query, right? Would like to know your opinions. Thanks.
> Enable groupby_map_ppr.q and groupby_map_ppr_multi_distinct.q [Spark Branch]
> ----------------------------------------------------------------------------
>
> Key: HIVE-8542
> URL: https://issues.apache.org/jira/browse/HIVE-8542
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Reporter: Chao
> Assignee: Rui Li
> Attachments: HIVE-8542.1-spark.patch, HIVE-8542.2-spark.patch,
> HIVE-8542.3-spark.patch, HIVE-8542.4-spark.patch
>
>
> Currently, in Spark branch, results for these two test files are very
> different from MR's. We need to find out the cause for this, and identify
> potential bug in our current implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)