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 2021/12/15 09:17:52 UTC

[calcite] branch master updated (7d342b3 -> a6293a3)

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 7d342b3  [CALCITE-4941] SemiJoinRule loses hints
     add a6293a3  [CALCITE-4895] MAP type in UDF cannot be externalized from json correctly

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/rel/externalize/RelJson.java    | 15 +++++++++++++++
 .../org/apache/calcite/plan/RelWriterTest.java     | 18 ++++++++++++++++++
 .../apache/calcite/test/MockSqlOperatorTable.java  | 22 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)