Description
For example:
maxim=# select -interval '1 day -1 hour'; ?column? ------------------- -1 days +01:00:00 (1 row) maxim=# select - interval '1-2' AS "negative year-month"; negative year-month --------------------- -1 years -2 mons (1 row)
Attachments
Issue Links
- relates to
-
SPARK-29855 typed literals with negative sign with proper result or exception
- Resolved
- links to