zabetak commented on code in PR #4591:
URL: https://github.com/apache/calcite/pull/4591#discussion_r2468791011


##########
core/src/main/java/org/apache/calcite/rex/RexSimplify.java:
##########
@@ -3175,13 +3175,28 @@ static class SargCollector {
       this.negate = negate;
     }
 
+    /**
+     * Accepts am expression and converts it to a Sarg if possible.

Review Comment:
   To save some CI resources, I will address this with the final rebase once we 
are good with all changes.



-- 
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