You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ya...@apache.org on 2020/06/22 14:49:37 UTC

[calcite] branch master updated (b184707 -> 4389a9c)

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

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


    from b184707  [CALCITE-3786] Add Digest interface to enable efficient hashCode(equals) for RexNode and RelNode (part2)
     add 4389a9c  [CALCITE-4019] Visit SqlInsert with SqlShuttle cause NullPointerException (Xu ZhaoHui)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/calcite/sql/SqlInsert.java     |  6 +----
 .../apache/calcite/sql/parser/SqlParserPos.java    |  8 ++++++-
 .../apache/calcite/sql/parser/SqlParserTest.java   | 26 +++++++++++-----------
 3 files changed, 21 insertions(+), 19 deletions(-)