Jefffrey commented on code in PR #19415:
URL: https://github.com/apache/datafusion/pull/19415#discussion_r2636768778


##########
datafusion/sqllogictest/test_files/array.slt:
##########
@@ -6765,6 +6776,17 @@ from large_array_intersect_table_1D_UTF8;
 [bc] [arrow, rust] []
 [] [arrow, datafusion, rust] [arrow, rust]
 
+query ?
+select array_intersect(column1, column2)

Review Comment:
   Could we add a test case for `array_union` too?



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