Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.0.0
-
None
-
None
Description
postgres=# select interval '1 year 2 month' / 2.123456789111; ?column? ------------------------------ 6 mons 17 days 18:58:36.3072 (1 row)postgres=# select interval '1 year 2 month' * 2.123456789; ?column? -------------------------------------- 2 years 5 mons 21 days 20:26:39.9264 (1 row)
Attachments
Issue Links
- duplicates
-
SPARK-29387 Support `*` and `/` operators for intervals
- Resolved
- links to