Maxim Gekk created SPARK-29407:
----------------------------------
Summary: Support syntax for zero interval
Key: SPARK-29407
URL: https://issues.apache.org/jira/browse/SPARK-29407
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 3.0.0
Reporter: Maxim Gekk
Support special syntax for zero interval like PostgreSQL does:
{code}
maxim=# SELECT interval '0';
interval
----------
00:00:00
(1 row)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]