>From Preetham Poluparthi <[email protected]>: Preetham Poluparthi has posted comments on this change by Preetham Poluparthi. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21169?usp=email )
Change subject: [ASTERIXDB-3606][COMP]: Fix join condition handling for bushy plans ...................................................................... Patch Set 2: (1 comment) File asterixdb/asterix-app/src/test/resources/optimizerts/results_cbo/tpcds/query-ASTERIXDB-1591.plan: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21169/comment/208d5712_e4fedb06?usp=email : PS2, Line 123: left outer join (eq($$166, $$183)) [cardinality: 5.0E11, doc-size: -4.0, op-cost: 2000000.0, total-cost: 1.6E7] Plan changed from ( ca JOIN ( c LOJ ( ss JOIN dd ) ) ) to ( (c JOIN ca) LOJ ( ss JOIN dd ) ). which is equivalent -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21169?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: asterixdb Gerrit-Branch: lumina Gerrit-Change-Id: I2c115afa0ab4e5b09046d75d8b344d39ce84e0fb Gerrit-Change-Number: 21169 Gerrit-PatchSet: 2 Gerrit-Owner: Preetham Poluparthi <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Comment-Date: Thu, 30 Apr 2026 13:53:47 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
