[ https://issues.apache.org/jira/browse/PHOENIX-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244492#comment-14244492 ]
Hudson commented on PHOENIX-1300: --------------------------------- SUCCESS: Integrated in Phoenix-3.0-hadoop1 #335 (See [https://builds.apache.org/job/Phoenix-3.0-hadoop1/335/]) PHOENIX-1300 Allow sub-queries to choose different execution path other than hash-join (maryannxue: rev 372eb8137336a6dd40272a4f4dcdd18cda6df41d) * phoenix-core/src/main/java/org/apache/phoenix/execute/SortMergeJoinPlan.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/SubqueryUsingSortMergeJoinIT.java * phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java > Allow sub-queries to choose different execution path other than hash-join > ------------------------------------------------------------------------- > > Key: PHOENIX-1300 > URL: https://issues.apache.org/jira/browse/PHOENIX-1300 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 3.0.0, 4.0.0, 5.0.0 > Reporter: Maryann Xue > Assignee: Maryann Xue > Fix For: 5.0.0, 4.2, 3.2 > > Attachments: 1300.patch > > Original Estimate: 240h > Remaining Estimate: 240h > > We can take a different approach (like PHOENIX-1179) for sub-queries where > the required hash-set cannot fit into memory. -- This message was sent by Atlassian JIRA (v6.3.4#6332)