You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "James Starr (Jira)" <ji...@apache.org> on 2021/09/28 04:08:00 UTC

[jira] [Created] (CALCITE-4808) RelOptUtil.getVariablesUsed should assert that correlated variables are used in scope

James Starr created CALCITE-4808:
------------------------------------

             Summary: RelOptUtil.getVariablesUsed should assert that correlated variables are used in scope
                 Key: CALCITE-4808
                 URL: https://issues.apache.org/jira/browse/CALCITE-4808
             Project: Calcite
          Issue Type: Improvement
            Reporter: James Starr


RelOptUtil.getVariablesUsed already has sufficient context to detect when when a correlate id is used outside of it scope as it collects the variables being used.  An assertion could be added with out adding overhead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)