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 2020/07/03 07:07:24 UTC

[calcite] branch master updated (8db7c9d -> 32fc1f4)

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 8db7c9d  [CALCITE-4066] SqlTypeUtil#convertTypeToSpec cover Array/Multiset/Row types (Jiatao Tao)
     add 32fc1f4  [CALCITE-4098] Remove redundant code in RelJson.toJson(RelDistribution) (Jiatao Tao)

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/rel/externalize/RelJson.java    | 13 +------
 .../org/apache/calcite/plan/RelWriterTest.java     | 43 ++++++++++++++++++++++
 2 files changed, 45 insertions(+), 11 deletions(-)