yaooqinn commented on a change in pull request #29220: URL: https://github.com/apache/spark/pull/29220#discussion_r460676880
########## File path: sql/core/src/test/resources/sql-tests/inputs/datetime-parsing.sql ########## @@ -1,5 +1,33 @@ --- TESTS FOR DATETIME PARSING FUNCTIONS --- +-- parsing with pattern 'y'. +-- the range of valid year is [1, 294247], Review comment: This is wrong, I will fix this, the range is [-290307, 294247] ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org