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


##########
datafusion/sqllogictest/test_files/arrow_typeof.slt:
##########
@@ -95,9 +95,12 @@ SELECT arrow_cast('1', 'Int16')
 query error
 SELECT arrow_cast('1')
 
-query error DataFusion error: Execution error: arrow_cast requires its second 
argument to be a non\-empty constant string
+query error Expect TypeSignatureClass::Native\(LogicalType\(Native\(String\), 
String\)\) but received NativeType::Int64, DataType: Int64

Review Comment:
   Probably should start looking in 
https://github.com/apache/datafusion/issues/19004 properly to try pretty up 
these new error messages 🤔 



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