Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-27790 Support ANSI SQL INTERVAL types
  3. SPARK-35704

Support fields by the day-time interval type

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • SQL
    • None

    Description

      Extend the DayTimeIntervalType class and add two parameters that should specify the start and end fields in the type. This will allow to support of the following sub-types:

      1. INTERVAL DAY
      2. INTERVAL DAY TO HOUR
      3. INTERVAL DAY TO MINUTE
      4. INTERVAL HOUR
      5. INTERVAL HOUR TO MINUTE
      6. INTERVAL HOUR TO SECOND
      7. INTERVAL MINUTE
      8. INTERVAL MINUTE TO SECOND
      9. INTERVAL SECOND
         

      Attachments

        Issue Links

          Activity

            People

              maxgekk Max Gekk
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: