Shiva Jahangiri has posted comments on this change. Change subject: [ASTERIXDB-2263][RT] Use Plan Stages To Estimate Resources ......................................................................
Patch Set 3: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/2299/3//COMMIT_MSG Commit Message: PS3, Line 22: The current algorithm used to generate stages : does not consider Replicate/Split operators : as blocking operators. This could results : in over estimation since multiple stages : might be combined as a single stage. Replicate should make a new stage(similar to group by and order), but split should not. None of them has memory budget. -- To view, visit https://asterix-gerrit.ics.uci.edu/2299 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic715c5733621e27049677f44e1ddaa0dd2c71baf Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: [email protected] Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Shiva Jahangiri <[email protected]> Gerrit-HasComments: Yes
