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

Interval str should handle start field == end Field

    XMLWordPrintableJSON

Details

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

    Description

      -- !query
      SELECT INTERVAL '-9223372036854.775808' SECOND
      -- !query schema
      struct<INTERVAL '-2562047788 hours -54.775808 seconds':interval>
      -- !query output
      -2562047788 hours -54.775808 seconds
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            angerszhuuu angerszhu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: