You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2016/04/07 17:10:26 UTC

[jira] [Commented] (PHOENIX-2820) Investigate why SortMergeJoinIT has a sort in the explain plan

    [ https://issues.apache.org/jira/browse/PHOENIX-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230378#comment-15230378 ] 

Maryann Xue commented on PHOENIX-2820:
--------------------------------------

[~jamestaylor], just checked, it was PHOENIX-2758 that caused this regression, instead of PHOENIX-2802.

> 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
>             Fix For: 4.8.0
>
>
> 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)