You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/04 21:11:00 UTC

[jira] [Created] (CALCITE-2824) Fix invalid usage of RexExecutorImpl

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)