MaxGekk commented on issue #25708: [SPARK-28141][SQL] Support special date values URL: https://github.com/apache/spark/pull/25708#issuecomment-529184302 @maropu Thank you for your review. > You dropped inf/-inf in the supported? I created the separate JIRA https://issues.apache.org/jira/browse/SPARK-29006 because the feature requires special date/timestamp values and handle them in all date/timestamp functions in the special way. > How about the timestamp case? Here is the JIRA https://issues.apache.org/jira/browse/SPARK-29012 and the PR: https://github.com/apache/spark/pull/25716 . I am still working on it because when I uncommented tests in `timestamp.sql`, it stated failing, see https://github.com/apache/spark/pull/25716#issuecomment-529013241
---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org