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

Parsing failure on interval '20 15' day to hour

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      spark-sql> select interval '20 15' day to hour;
      Error in query:
      requirement failed: Interval string must match day-time format of 'd h:m:s.n': 20 15(line 1, pos 16)
      
      == SQL ==
      select interval '20 15' day to hour
      ----------------^^^
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: