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

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


    from 43cf101  [CALCITE-4261] Join with three tables causes 
IllegalArgumentException in EnumerableBatchNestedLoopJoinRule
     new 0290482  [CALCITE-4209] In RelBuilder, add an option to not simplify 
LIMIT 0 to an empty relation
     new 2acf342  [CALCITE-4271] RelBuilder.in should allow duplicate values

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/calcite/rex/RexBuilder.java    |  9 ++--
 .../java/org/apache/calcite/tools/RelBuilder.java  | 10 ++++-
 .../org/apache/calcite/test/RelBuilderTest.java    | 52 +++++++++++++++++++---
 3 files changed, 62 insertions(+), 9 deletions(-)

Reply via email to