jayzhan211 commented on code in PR #9710:
URL: https://github.com/apache/arrow-datafusion/pull/9710#discussion_r1533169937


##########
datafusion/sqllogictest/test_files/array.slt:
##########
@@ -405,6 +405,18 @@ AS VALUES
   (arrow_cast(make_array([5,6], [5,6], NULL, NULL, NULL), 'FixedSizeList(5, 
List(Int64))'))
 ;
 
+statement ok
+CREATE TABLE array_setop_with_NULL_table

Review Comment:
   you can name it `array_setop`. for all the setop functions



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