James Taylor created PHOENIX-2820:
-------------------------------------
Summary: Investigate why SortMergeJoinIT has a sort in the explain
plan
Key: PHOENIX-2820
URL: https://issues.apache.org/jira/browse/PHOENIX-2820
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
After removing an unnecessary merge sort for aggregate queries in this[1]
commit, a sort started appearing in one of the explain plans for
SortMergeJoinIT. This sort is not required, so we need to figure out why it is
part of the explain plan now.
[1]https://github.com/apache/phoenix/commit/15766625ab9a132f8d8ac625b026a5c56e62e879,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)