-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: jdbc-adapter
-
Labels:
JDBC adapter should transform timestamp arithmetic for target database.
There are two ways in Calcite to add intervals to timestamps: the TIMESTAMP_ADD function and the "<timestamp> + <interval>" operator.
The attached document (authored by James Doung) describes their pros and cons.
- depends upon
-
CALCITE-2836 Remove maven-compiler-plugin from calcite-plus module pom.xml
-
- Closed
-
- is blocked by
-
CALCITE-2359 Inconsistent behavior when casting interval literals to integer
-
- Closed
-
- is depended upon by
-
CALCITE-2337 Release Calcite 1.17.0
-
- Closed
-
- links to