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/12/12 05:45:48 UTC

[calcite] branch master updated (74d0275 -> fd92642)

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 74d0275  [CALCITE-3584] Propagate hints when decorrelating a query
     add fd92642  [CALCITE-3381] Unparse to correct BigQuery ingterval syngax: INTERVAL int64 time_unit. Range time unit is not supported yet by BigQuery (amaliujia)

No new revisions were added by this update.

Summary of changes:
 .../calcite/sql/dialect/BigQuerySqlDialect.java    | 53 ++++++++++++++++++++++
 .../calcite/rel/rel2sql/RelToSqlConverterTest.java | 22 +++++++++
 2 files changed, 75 insertions(+)