You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (Jira)" <ji...@apache.org> on 2019/11/15 17:33:00 UTC

[jira] [Created] (SPARK-29920) Parsing failure on interval '20 15' day to hour

Maxim Gekk created SPARK-29920:
----------------------------------

             Summary: Parsing failure on interval '20 15' day to hour
                 Key: SPARK-29920
                 URL: https://issues.apache.org/jira/browse/SPARK-29920
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Maxim Gekk



{code:sql}
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
----------------^^^
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org