tustvold commented on code in PR #6115:
URL: https://github.com/apache/arrow-datafusion/pull/6115#discussion_r1176638258


##########
datafusion/core/tests/sqllogictests/test_files/arrow_typeof.slt:
##########
@@ -303,7 +303,7 @@ select arrow_cast('30 minutes', 'Interval(MonthDayNano)');
 
 ## Duration
 
-query error DataFusion error: Error during planning: Cannot automatically 
convert Interval\(MonthDayNano\) to Duration\(Second\)
+query error DataFusion error: This feature is not implemented: Can't create a 
scalar from array of type "Duration\(Second\)"

Review Comment:
   I think this is the result of https://github.com/apache/arrow-rs/pull/4020



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