jayzhan211 commented on code in PR #7577:
URL: https://github.com/apache/arrow-datafusion/pull/7577#discussion_r1328089108
##########
datafusion/sqllogictest/test_files/functions.slt:
##########
@@ -753,6 +743,32 @@ SELECT string_to_array('abc def', ' ', 'def')
----
[abc, ]
+statement ok
Review Comment:
Yes, it is better to move it to array.slt since this is array function
--
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]