commit | c4118bd0c10ccacf5d13e436e151c4b7e86b61b7 | [log] [tgz] |
---|---|---|
author | Yingyi Bu <buyingyi@gmail.com> | Thu Sep 24 21:06:28 2015 -0700 |
committer | Yingyi Bu <buyingyi@gmail.com> | Thu Oct 08 20:17:53 2015 -0700 |
tree | 48139fafa14849f8548486b5973fc885aa58871f | |
parent | aaa888ba68568eea5b32a9afc2dfd885263d7aa9 [diff] |
ASTERIXDB-221: reduce unneceesary partitioning for hash joins. For a hash join, start top-down data property optimization from a partitioning-compatiable child, and hence the other child's partitioning requirement could be updated. Change-Id: I835ea712c2f427149d45464fcb3841b8d33f6507 Reviewed-on: https://asterix-gerrit.ics.uci.edu/395 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Wenhai Li <lwhaymail@yahoo.com> Reviewed-by: Yingyi Bu <buyingyi@gmail.com>