1. fix asterixdb issue 782
   --- push nested pipeline before a nested group-by operator into the combiner group-by operator in the AbstractIntroduceGroupByCombinerRule
   --- add a processNullTest abstract method in the AbstractIntroduceGroupByCombinerRule
   --  fix the join order in a subplan
2. allow user-configurable buffer cache page size (B-tree page size) in Pregelix

commit 4d9a11d0c05281a41bbabe03066478fe851b3a2b
Author: buyingyi <buyingyi@gmail.com>

Change-Id: Ib7761370df8606c55ac34c126554319586e824f0
Reviewed-on: http://fulliautomatix.ics.uci.edu:8443/64
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <westmann@gmail.com>
9 files changed
tree: f7324d5a4a7d84d63eee2b6fbb3f70ae14e22a36
  1. .gitignore
  2. algebricks/
  3. hivesterix/
  4. hyracks/
  5. pom.xml
  6. pregelix/