neilconway commented on code in PR #20677:
URL: https://github.com/apache/datafusion/pull/20677#discussion_r2883817511


##########
datafusion/functions-nested/src/array_has.rs:
##########
@@ -1066,6 +1078,52 @@ mod tests {
         Ok(())
     }
 
+    #[test]
+    fn test_array_has_sliced_list() -> Result<(), DataFusionError> {

Review Comment:
   Sure. I haven't done a backport before, but I'd guess we should wait for 
this to land in main, then I'll open a new PR to backport to the 53 branch?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to