You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ma...@apache.org on 2014/11/14 21:30:49 UTC

[3/5] phoenix git commit: PHOENIX-1799 Support many-to-many joins

PHOENIX-1799 Support many-to-many joins


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/a715a796
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/a715a796
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/a715a796

Branch: refs/heads/master
Commit: a715a796e4962a452ff321ea2252643b06d9ce01
Parents: 9b285da
Author: maryannxue <ma...@apache.org>
Authored: Fri Nov 14 15:27:40 2014 -0500
Committer: maryannxue <ma...@apache.org>
Committed: Fri Nov 14 15:27:40 2014 -0500

----------------------------------------------------------------------
 .../apache/phoenix/end2end/SortMergeJoinIT.java | 2822 ++++++++++++++++++
 .../phoenix/execute/SortMergeJoinPlan.java      |  628 ++++
 .../phoenix/iterate/MappedByteBufferQueue.java  |  431 +++
 3 files changed, 3881 insertions(+)
----------------------------------------------------------------------