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


##########
datafusion/sqllogictest/test_files/array.slt:
##########
@@ -1063,7 +1116,7 @@ from arrays_values_without_nulls;
 ## array_element (aliases: array_extract, list_extract, list_element)
 
 # array_element error
-query error DataFusion error: Error during planning: No function matches the 
given name and argument types 'array_element\(Int64, Int64\)'. You might need 
to add explicit type casts.\n\tCandidate functions:\n\tarray_element\(array, 
index\)

Review Comment:
   The previous error shows the expected argument, it seems better than 
signature name itself



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