You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ch...@apache.org on 2019/12/12 13:31:36 UTC

[calcite] branch master updated (073abbe -> bf40ad3)

This is an automated email from the ASF dual-hosted git repository.

chunwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from 073abbe  [CALCITE-3462] Add projectExcept method in RelBuilder for projecting out expressions
     add bf40ad3  [CALCITE-3575] IndexOutOfBoundsException when converting sql to rel

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/sql2rel/SqlToRelConverter.java  | 27 +++++++++++++++++-----
 .../apache/calcite/test/SqlToRelConverterTest.java |  8 +++++++
 .../apache/calcite/test/SqlToRelConverterTest.xml  | 17 ++++++++++++++
 3 files changed, 46 insertions(+), 6 deletions(-)