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: [email protected] With regards, Apache Git Services
