>From Murtadha Hubail <[email protected]>: Attention is currently required from: Preetham Poluparthi. Murtadha Hubail has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20170 )
Change subject: [NO ISSUE] Reset operators after join selectivity estimation ...................................................................... Patch Set 4: (2 comments) Patchset: PS4: also, rebase the patch File asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/Stats.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20170/comment/bd28c916_c508b653 PS4, Line 257: ILogicalOperator originalLeft = abjoin.getInputs().get(0).getValue(), : originalRight = abjoin.getInputs().get(1).getValue(); We don't usually do this for readability reasons. Just define each variable in its own line. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20170 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: ionic Gerrit-Change-Id: Ib7c1220740c2b5f025f60bec0378eaf253533f66 Gerrit-Change-Number: 20170 Gerrit-PatchSet: 4 Gerrit-Owner: Preetham Poluparthi <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Attention: Preetham Poluparthi <[email protected]> Gerrit-Comment-Date: Tue, 26 Aug 2025 09:14:49 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
