You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by da...@apache.org on 2019/11/08 01:09:46 UTC

[calcite] branch master updated (be52384 -> 9c04f87)

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

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


    from be52384  [CALCITE-3408] Add support for enumerable intersect/minus all (Wang Yanlin)
     add 9c04f87  [CALCITE-3456] AssertionError throws for aggregation with same digest IN subqueries in same scope

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/sql2rel/SqlToRelConverter.java   | 18 ++++++++----------
 .../apache/calcite/test/SqlToRelConverterTest.java  | 16 ++++++++++++++++
 .../apache/calcite/test/SqlToRelConverterTest.xml   | 21 +++++++++++++++++++++
 3 files changed, 45 insertions(+), 10 deletions(-)