>From <[email protected]>: [email protected] has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17557 )
Change subject: [ASTERIXDB-3197][COMP] outer join support for CBO ...................................................................... Patch Set 25: Code-Review+1 (1 comment) File hyracks-fullstack/algebricks/algebricks-core/src/main/java/org/apache/hyracks/algebricks/core/algebra/base/LogicalVariable.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17557/comment/cb786d1a_21ad7c84 PS23, Line 29: private int leafInputId = -1; // used by CBO > We need to store this some where else since it does not belong to > LogicalVariable. […] Done -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17557 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: I70067ceb9817965a79d45f786548c6496a9e3853 Gerrit-Change-Number: 17557 Gerrit-PatchSet: 25 Gerrit-Owner: [email protected] Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Comment-Date: Wed, 12 Jul 2023 04:51:08 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Comment-In-Reply-To: Ali Alsuliman <[email protected]> Gerrit-MessageType: comment
