[
https://issues.apache.org/jira/browse/CALCITE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-3462.
------------------------------------------
Resolution: Fixed
Fixed inĀ
[073abbe3028395c210dc98241adf80dd553dab83|https://github.com/apache/calcite/commit/073abbe3028395c210dc98241adf80dd553dab83].
Thanks for the reviews [~julianhyde], [~danny0405], [[email protected]]!
> Add projectExcept method in RelBuilder for 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
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.22.0
>
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> 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)