gengliangwang commented on pull request #35472: URL: https://github.com/apache/spark/pull/35472#issuecomment-1035881146
@amaliujia I just tried running the failed test. I think it would be better to change to query instead, e.g ``` select abs(date'2021-01-1') ``` This query throws the same exception with/without ANSI mode on. -- 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]
