Siddharth Teotia created CALCITE-2824:
-----------------------------------------
Summary: Fix invalid usage of RexExecutorImpl
Key: CALCITE-2824
URL: https://issues.apache.org/jira/browse/CALCITE-2824
Project: Calcite
Issue Type: Bug
Components: core
Reporter: Siddharth Teotia
Assignee: Julian Hyde
There's an attempt in SubstitutionVisitor of casting RexExecutor into a
RexExecutorImpl instance, which might break when a different executor is used
for planning
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)