[
https://issues.apache.org/jira/browse/IMPALA-13531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18104836#comment-18104836
]
ASF subversion and git services commented on IMPALA-13531:
----------------------------------------------------------
Commit 0a271a3de156b287b907e883285e8b96d133915c in impala's branch
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0a271a3de ]
IMPALA-13531: (Addendum) CALCITE-5207 workaround
Adds a custom ImpalaSqlDatetimePlusOperator to work around CALCITE-5207.
Adds a test that used to fail with "Error while applying rule
MaterializedViewJoinRule(Filter)"
ClassCastException: class org.apache.calcite.sql.type.BasicSqlType
cannot be cast to class org.apache.calcite.sql.type.IntervalSqlType
Change-Id: I9d19e83a3e2188a33d2d4a68b5afd3d457f4077c
Reviewed-on: http://gerrit.cloudera.org:8080/22092
Reviewed-by: Joe McDonnell <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
> Implement CTE identification in Impala Calcite planner
> ------------------------------------------------------
>
> Key: IMPALA-13531
> URL: https://issues.apache.org/jira/browse/IMPALA-13531
> Project: IMPALA
> Issue Type: Sub-task
> Components: Frontend
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Major
>
> Port HIVE-28259 CTE identification to the Impala Calcite planner. That should
> be sufficient to produce CTE PlanNodes in a single-node plan that we can
> verify by reviewing the plan produced. Plan is not expected to be executable.
> Add query options to enable/disable CTEs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]