[ https://issues.apache.org/jira/browse/SPARK-26805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen reassigned SPARK-26805: --------------------------------- Assignee: Maxim Gekk > Eliminate double checking of stringToDate and stringToTimestamp inputs > ---------------------------------------------------------------------- > > Key: SPARK-26805 > URL: https://issues.apache.org/jira/browse/SPARK-26805 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.4.0 > Reporter: Maxim Gekk > Assignee: Maxim Gekk > Priority: Minor > > The LocalTime and LocalTime classes as well as other java.time classes used > inside of stringToTimestamp and stringToDate do checking of input parameters > already. There is no need to do that twice. The ticket aims to remove > isInvalidDate() from DateTimeUtils and eliminate such double checking. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org