andygrove commented on code in PR #3260:
URL: https://github.com/apache/arrow-datafusion/pull/3260#discussion_r955237473


##########
datafusion/optimizer/src/pre_cast_lit_in_comparison.rs:
##########
@@ -318,6 +317,20 @@ mod tests {
         assert_eq!(optimize_test(expr_lt, &schema), expected);
     }
 
+    #[test]
+    fn nested() {

Review Comment:
   No, this is just an additional test to make sure that this PR did not cause 
any regressions.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to