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 2019/11/07 03:48:06 UTC

[calcite] branch master updated (4bc45cd -> 4e70e7f)

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 4bc45cd  [CALCITE-3405] Prune columns for ProjectableFilterableTable when Project is not simple mapping (Jin Xing)
     add 4e70e7f  [CALCITE-3381] When using BigQuery dialect, Rel2SQL converter converts SQL types to BigQuery types (part2) (Rui Wang)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/calcite/sql/dialect/BigQuerySqlDialect.java |  8 ++++++++
 .../apache/calcite/rel/rel2sql/RelToSqlConverterTest.java  | 14 +++++++++++++-
 2 files changed, 21 insertions(+), 1 deletion(-)