[jira] [Commented] (SPARK-31212) Failure of casting the '1000-02-29' string to the date type

2020-05-03 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098644#comment-17098644 ] Apache Spark commented on SPARK-31212: -- User 'tianshizz' has created a pull request for this issue:

[jira] [Commented] (SPARK-31212) Failure of casting the '1000-02-29' string to the date type

2020-05-03 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098548#comment-17098548 ] Apache Spark commented on SPARK-31212: -- User 'tianshizz' has created a pull request for this issue:

[jira] [Commented] (SPARK-31212) Failure of casting the '1000-02-29' string to the date type

2020-05-03 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098547#comment-17098547 ] Apache Spark commented on SPARK-31212: -- User 'tianshizz' has created a pull request for this issue:

[jira] [Commented] (SPARK-31212) Failure of casting the '1000-02-29' string to the date type

2020-03-22 Thread Maxim Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064550#comment-17064550 ] Maxim Gekk commented on SPARK-31212: I think it would be better to use isLeapYear of

[jira] [Commented] (SPARK-31212) Failure of casting the '1000-02-29' string to the date type

2020-03-22 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064547#comment-17064547 ] Wenchen Fan commented on SPARK-31212: - shall we update the `isLeapYear` function? > Failure of

[jira] [Commented] (SPARK-31212) Failure of casting the '1000-02-29' string to the date type

2020-03-21 Thread Maxim Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17064017#comment-17064017 ] Maxim Gekk commented on SPARK-31212: The isLeapYear() function in 2.4 assumes Proleptic Gregorian