Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
-
None
Description
Upgrade to Calcite 1.31 version.
Also, there are some fixes that may help to avoid specific commit for CALCITE-3121.
As discussed in CALCITE-2223, there were made additional changes for fixing this issue, so we should check whether we can remove the workaround made in DRILL-6212.
Incorporate with changes made in https://issues.apache.org/jira/browse/CALCITE-3774 - remove overriding shouldMergeProject and set withBloat(int bloat) in custom rel builder and investigate whether it would help to remove Hook.REL_BUILDER_SIMPLIFY hook.
Additionally, please check whether specific commit with ViewExpander may be removed due to changes made in CALCITE-2441.
Attachments
Issue Links
- depends upon
-
DRILL-7526 Assertion Error when only type is used with schema in table function
- Resolved
- fixes
-
DRILL-7722 CREATE VIEW with LATERAL UNNEST creates an invalid view
- Resolved
-
DRILL-8063 OOM planning a certain query
- Resolved
-
DRILL-4086 Query hangs in planing
- Resolved
-
DRILL-7526 Assertion Error when only type is used with schema in table function
- Resolved
- is blocked by
-
CALCITE-3749 JitPack build fails
- Closed