>From Vijay Sarathy <[email protected]>:

Vijay Sarathy has submitted this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19453 )

Change subject: [ASTERIXDB-3568][COMP] Add transitive closure INNER join 
predicates
......................................................................

[ASTERIXDB-3568][COMP] Add transitive closure INNER join predicates

Change-Id: I7ab5bb10ab717e53cc33c42d7f5e9d917ec64f8b
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19453
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: <[email protected]>
Reviewed-by: Vijay Sarathy <[email protected]>
---
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_cbo/join/hash-join-with-redundant-variable/hash-join-with-redundant-variable.06.plan
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/btree-index-join/secondary-equi-join_04.plan
M 
asterixdb/asterix-app/src/test/resources/runtimets/results_cbo/cardinality-estimation/join-queries/join-queries.8.plan
M 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/JoinCondition.java
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/query_issue3316.plan
M 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/JoinEnum.java
M 
asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/ch2/ch2_q5.plan
M 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/EnumerateJoinsRule.java
8 files changed, 1,424 insertions(+), 1,304 deletions(-)

Approvals:
  [email protected]: Looks good to me, but someone else must approve
  Vijay Sarathy: Looks good to me, approved
  Jenkins: Verified; Verified





--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19453
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I7ab5bb10ab717e53cc33c42d7f5e9d917ec64f8b
Gerrit-Change-Number: 19453
Gerrit-PatchSet: 4
Gerrit-Owner: [email protected]
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Vijay Sarathy <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-CC: Anon. E. Moose #1000171
Gerrit-MessageType: merged

Reply via email to