-
Type:
Sub-task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Syntax of arithmetics on DATE or TIME type are different in calcite but in phoenix we can use + and - for the same. For example
date '2014-02-11' + interval '2' day
So any arithmetics on date or time should replace with it. We need to add it as compatibility change so added calcite-compat-change flag to it.
Wdyt James R. Taylor Julian Hyde Wei Xue?
FYI Ankit Singhal.