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


##########
datafusion/sqllogictest/test_files/window.slt:
##########
@@ -2580,7 +2580,7 @@ statement ok
 set datafusion.optimizer.skip_failed_rules = true
 
 # Error is returned from the physical plan.
-query error Cannot cast Utf8\("1 DAY"\) to Int8
+query error Cannot cast 1 DAY to Int8

Review Comment:
   That sounds like a good idea



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