You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/10/30 16:50:27 UTC

[GitHub] [calcite] zabetak opened a new pull request #1554: [CALCITE-3462] Add method in RelBuilder for conveniently projecting out expressions

zabetak opened a new pull request #1554: [CALCITE-3462] Add method in RelBuilder for conveniently projecting out expressions
URL: https://github.com/apache/calcite/pull/1554
 
 
   1. Add RelBuilder.projectMinus method (dual of projectPlus).
   2. Add unit tests.
   3. Add the new method in the site's documentation.
   4. Update RelBuilder's Javadoc to remove occurrences of 'list of', which implies a specific implementation, in methods accepting an Iterable.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services