Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8995

Cast date strings with date, date and time and just time information to DateType and TimestampTzpe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • SQL
    • None

    Description

      Tests of https://github.com/apache/spark/pull/6981 fail, because we can not cast strings like '13:18:08' to a valid date and extract the hours later. It's not possible to parse strings that contains date and time information to date, like '2015-03-18 12:25:49'

      Attachments

        Activity

          People

            TarekAuel Tarek Auel
            TarekAuel Tarek Auel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: