linorosa commented on code in PR #4025:
URL: https://github.com/apache/calcite/pull/4025#discussion_r1823700804


##########
core/src/main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java:
##########
@@ -2122,6 +2123,28 @@ private boolean hasNested(
       return false;
     }
 
+    /** Recursively looks for a node matching the operandPredicate. */

Review Comment:
   ahh thanks for the feedback @mihaibudiu. I just pushed a refactor to use an 
SqlShuttle at #
   226b7d3



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to