Bharath Vissapragada has posted comments on this change. Change subject: IMPALA-5689: Avoid inverting non-equi right joins ......................................................................
Patch Set 3: Code-Review+1 (1 comment) LGTM as well. http://gerrit.cloudera.org:8080/#/c/7476/3//COMMIT_MSG Commit Message: PS3, Line 10: resulting join would not be a non-equi left semi or non-equi left : outer join since you are talking about the resulting join, you should mean " the resulting join would not be a non-equi right semi-join or a non-equi right outer-join"? -- To view, visit http://gerrit.cloudera.org:8080/7476 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I91ba66fe30139fcd44d4615a142f183266800aab Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
