Wenhai Li has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/730
Change subject: TestHistogram zipfan dataset as well the interfaces of the sort based joins The following commits from your working branch will be included: ...................................................................... TestHistogram zipfan dataset as well the interfaces of the sort based joins The following commits from your working branch will be included: commit 3dc3d3ebc0abad425a8a4c4cad153bb17e20eba5 Author: Michael <[email protected]> Date: Thu Mar 17 21:07:28 2016 -0700 Merged master onto parallel sort with propagation commit 14f5076c5a65acb35ce03712836c5c65a0c29911 Merge: d5b9ea4 22ad8e7 Author: Michael <[email protected]> Date: Thu Mar 17 20:47:17 2016 -0700 Merged master onto psort and bandjoin commit d5b9ea4820b5fdcbb08921208b35369c132a0066 Author: Michael <[email protected]> Date: Thu Mar 17 17:46:27 2016 -0700 Local skew files added commit dbc8686791c714ba9d1648869c7c46bbd0f3a6b7 Author: Michael <[email protected]> Date: Thu Dec 3 18:59:28 2015 -0800 Parallel non-equal join commit 7ae57278042ccbd614c24fb14df0c236f92537ef Author: Michael <[email protected]> Date: Thu Dec 3 02:59:14 2015 -0800 Parallel sort commit 72b4d5ed77021e27f6e2ef2e2252064bfd2857ac Author: Michael <[email protected]> Date: Sat Sep 19 19:14:46 2015 -0700 Commit for one-to-one partition commit dfd53ea4b82849942299c338d921cf99661e2c21 Author: Michael <[email protected]> Date: Sat Sep 19 17:53:08 2015 -0700 Commit for review Change-Id: I8eb7f0dddcd4b754b1cbe273ef8db5be966654d5 --- A asterix-algebra/src/main/java/org/apache/asterix/algebra/operators/physical/AbstractSortMergeJoinPOperator.java A asterix-algebra/src/main/java/org/apache/asterix/algebra/operators/physical/BandSortMergeJoinPOperator.java M asterix-algebra/src/main/java/org/apache/asterix/optimizer/base/AnalysisUtil.java M asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/SetAsterixPhysicalOperatorsRule.java A asterix-app/data/skew/zipfan.tbl 5 files changed, 10,348 insertions(+), 1 deletion(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/30/730/1 -- To view, visit https://asterix-gerrit.ics.uci.edu/730 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8eb7f0dddcd4b754b1cbe273ef8db5be966654d5 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Wenhai Li <[email protected]>
