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

[jira] [Updated] (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:all-tabpanel ]

James Taylor updated PHOENIX-2820:
----------------------------------
    Fix Version/s: 4.8.0

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