alamb commented on code in PR #7280:
URL: https://github.com/apache/arrow-datafusion/pull/7280#discussion_r1294964457


##########
datafusion/core/tests/sqllogictests/test_files/array.slt:
##########
@@ -864,17 +864,18 @@ select make_array(['a','b'], null);
 
 ## array_append (aliases: `list_append`, `array_push_back`, `list_push_back`)
 
+# TODO: array_append with NULLS
 # array_append scalar function #1
-query ?

Review Comment:
   Is this a regression in functionality (aka something that used to work no 
longer does)? Is it hard to fix prior to merging this PR?



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