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/11/18 11:37:58 UTC

[calcite] branch master updated (3846b50 -> 61771cc)

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 3846b50  [CALCITE-4277] When rel has been removed from its subset, skip the origin rule match (Jiatao Tao)
     add 61771cc  [CALCITE-4406] SqlTableRef OPERATOR should create a SqlTableRef as the call

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/calcite/sql/SqlHint.java  | 14 +++++++---
 .../java/org/apache/calcite/sql/SqlTableRef.java   |  8 +++++-
 .../apache/calcite/sql/parser/SqlParserTest.java   | 31 ++++++++++++++++------
 3 files changed, 41 insertions(+), 12 deletions(-)