Ildar Absalyamov has posted comments on this change. Change subject: ASTERIXDB-1359 Removed Project from IntroduceSecondaryIndex Rule ......................................................................
Patch Set 1: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/742/1/asterix-app/src/test/resources/optimizerts/results/disjunction-to-join-delete-3.plan File asterix-app/src/test/resources/optimizerts/results/disjunction-to-join-delete-3.plan: Line 22: -- ASSIGN |PARTITIONED| > The Project inserted by the InsertProjectsRule is put in a slightly differe I believe project is pushed up, since it projects out everything, apart from $9, which is a newly assigned variable. Whereas previously the unused record (on which assign was operating) was kept in the frame -- To view, visit https://asterix-gerrit.ics.uci.edu/742 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I912e3d56c0b9c2b5b252630acf8b15c54e0f61a1 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Steven Jacobs <sjaco...@ucr.edu> Gerrit-Reviewer: Ildar Absalyamov <ildar.absalya...@gmail.com> Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu> Gerrit-Reviewer: Steven Jacobs <sjaco...@ucr.edu> Gerrit-Reviewer: Yingyi Bu <buyin...@gmail.com> Gerrit-HasComments: Yes