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)