Stamatis Zampetakis created CALCITE-3462:
--------------------------------------------
Summary: Add method in RelBuilder for conveniently projecting out
expressions
Key: CALCITE-3462
URL: https://issues.apache.org/jira/browse/CALCITE-3462
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.21.0
Reporter: Stamatis Zampetakis
Assignee: Stamatis Zampetakis
Fix For: 1.22.0
Add a new method in RelBuilder (i.e., {{RelBuilder.projectMinus}}) to
facilitate the task of projecting out certain expressions from the top of the
plan.
The proposed method is purely for convenience and is the dual of the existing
{{RelBuilder.projectPlus}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)