[
https://issues.apache.org/jira/browse/PHOENIX-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398602#comment-16398602
]
Hudson commented on PHOENIX-4585:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1833 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1833/])
PHOENIX-4585 Prune local index regions used for join queries (maryannxue: rev
babda3258921fdf4de595ba734d972860d58a0a4)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/JoinCompiler.java
> Prune local index regions used for join queries
> -----------------------------------------------
>
> Key: PHOENIX-4585
> URL: https://issues.apache.org/jira/browse/PHOENIX-4585
> Project: Phoenix
> Issue Type: Improvement
> Reporter: James Taylor
> Assignee: Maryann Xue
> Priority: Major
> Fix For: 4.14.0
>
> Attachments: PHOENIX-4585.patch
>
>
> Some remaining work from PHOENIX-3941: we currently do not capture the data
> plan as part of the index plan due to the way in which we rewrite the
> statement during join processing. See comment here for more detail:
> https://issues.apache.org/jira/browse/PHOENIX-3941?focusedCommentId=16351017&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16351017
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)