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

[calcite] branch master updated (4c779b0 -> 9dd4e12)

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

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


    from 4c779b0  [CALCITE-3457] RexSimplify incorrectly simplifies IS NOT NULL operator with ITEM call
     add 9dd4e12  [CALCITE-3254] Exception while deserializing with interval type or with empty partition/order key for RexOver (Wang Yanlin)

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/rel/externalize/RelJson.java    |  19 +++-
 .../org/apache/calcite/plan/RelWriterTest.java     | 106 ++++++++++++++++++++-
 2 files changed, 120 insertions(+), 5 deletions(-)