Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26651 Use Proleptic Gregorian calendar
  3. SPARK-26503

Get rid of spark.sql.legacy.timeParser.enabled

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      The flag is used in CSV/JSON datasources as well in time related functions to control parsing/formatting date/timestamps. By default, DateTimeFormat is used for the purpose but the flag allow switch back to SimpleDateFormat and some fallback. In the major release 3.0, the flag should be removed, and new formatters DateFormatter/TimestampFormatter should be used by default.

      Attachments

        Issue Links

          Activity

            People

              srowen Sean R. Owen
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: