Haisheng Yuan created CALCITE-4002:
--------------------------------------
Summary: Add security check to make sure TransformationRule
doesn't generate PhysicalNode
Key: CALCITE-4002
URL: https://issues.apache.org/jira/browse/CALCITE-4002
Project: Calcite
Issue Type: Improvement
Components: core
Reporter: Haisheng Yuan
Right now, it is not allowed to generate {{PhysicalNode}} in logical
{{TransformationRule}}, but it is just a contract, not being enforced. Add a
security check to make sure we throw if a {{PhysicalNode}} is generated in
{{VolcanoPlanner}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)