>From Vijay Sarathy <[email protected]>:

Attention is currently required from: Peeyush Gupta.
Vijay Sarathy has posted comments on this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19025 )

Change subject: wip: fix failing tests
......................................................................


Patch Set 1:

(1 comment)

File 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/cbo/JoinNode.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19025/comment/8d3a2953_b5f1cd5d
PS1, Line 646:                         selOp = (SelectOperator) 
joinEnum.getStatsHandle().findSelectOpWithExpr(leafInput, afce);
You can move this to outside the if-else block as this is now common to the if 
and the else part.



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19025
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: I5504e494c72dab692607f26d33839b280c4a3fcc
Gerrit-Change-Number: 19025
Gerrit-PatchSet: 1
Gerrit-Owner: Peeyush Gupta <[email protected]>
Gerrit-CC: Ali Alsuliman <[email protected]>
Gerrit-CC: Jenkins <[email protected]>
Gerrit-CC: Vijay Sarathy <[email protected]>
Gerrit-Attention: Peeyush Gupta <[email protected]>
Gerrit-Comment-Date: Mon, 28 Oct 2024 21:19:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to