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/06 02:11:36 UTC

[calcite] branch master updated (ff44204 -> 1268950)

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 ff44204  [CALCITE-3429] AssertionError for user-defined table function with map argument (Wang Yanlin)
     add 1268950  [CALCITE-3246] NullPointerException while deserializing udf operator (Wang Yanlin).

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/rel/externalize/RelJson.java   | 14 ++++++++------
 .../apache/calcite/rel/externalize/RelJsonReader.java |  2 +-
 .../java/org/apache/calcite/plan/RelWriterTest.java   | 19 +++++++++++++++++++
 3 files changed, 28 insertions(+), 7 deletions(-)