>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: (1 comment) 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/57c9c817_0abdde79 PS4, Line 267: abjoin.getInputs().get(0).setValue(originalLeft); : abjoin.getInputs().get(1).setValue(originalRight); Ideally, this should be in a finally block, unless we are failing the request on any exception anyway. -- 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:20:21 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
