Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
New ver of apache calcite is available [1], ARG_MIN and ARG_MAX are appended [2] probably we need to check it on ignite side. Also we need to remove mention of CALCITE-5253 from code and fix a tests (for ai-3 only) and CALCITE-5297 (for probably both)
[1] https://calcite.apache.org/docs/history.html#v1-34-0
[2] https://issues.apache.org/jira/browse/CALCITE-5283
Known problems:
- In calcite 1.33.0 date functions such as LAST_DAY were moved from SqlFunctions to RexImpTable.
- ignite 3 implementation of TIMESTAMPDIFF function is no longer works - https://issues.apache.org/jira/browse/IGNITE-18817
Attachments
Issue Links
- blocks
-
IGNITE-18798 Sql. Custom types. UUID literal.
- Open
- is blocked by
-
CALCITE-5531 COALESCE throws ClassCastException
- Closed
- is related to
-
IGNITE-20341 SQL Calcite. Bump calcite version to 1.34
- Resolved
- links to