Yingyi Bu has posted comments on this change. Change subject: ASTERIXDB-1340: fix node group nodes order ......................................................................
Patch Set 3: Got it, thanks Murtadha! Yes, the one in SplitsAndConstraintsUtil.splitsForDataset(.) are storage locations, while the one in APIFramework.compileQuery(.) are computation locations (for operators like join/group/sort/distinct that don't bind to storage operators.) I guess there still is something incorrect in the JobBuilder to set storage operators' location constraints to computation locations. -- To view, visit https://asterix-gerrit.ics.uci.edu/708 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6e93aedb6cdc57d98f83991ab910476b82bacb15 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Yingyi Bu <[email protected]> Gerrit-HasComments: No
