alamb commented on code in PR #13733:
URL: https://github.com/apache/datafusion/pull/13733#discussion_r1880359622


##########
datafusion/sqllogictest/test_files/expr/date_part.slt:
##########
@@ -225,7 +225,7 @@ SELECT EXTRACT(microsecond FROM timestamp 
'2020-09-08T12:00:12.12345678+00:00')
 ----
 12123456
 
-query error DataFusion error: Internal error: unit Nanosecond not supported
+query error DataFusion error: This feature is not implemented: unit Nanosecond 
not supported

Review Comment:
   This demonstrates the behavior change -- it is not an internal error anymore



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