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:51:02 UTC

[calcite] branch master updated (fd92642 -> d951844)

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 fd92642  [CALCITE-3381] Unparse to correct BigQuery ingterval syngax: INTERVAL int64 time_unit. Range time unit is not supported yet by BigQuery (amaliujia)
     add d951844  [CALCITE-3520] Type cast from primitive to box is not correct (DonnyZone)

No new revisions were added by this update.

Summary of changes:
 .../calcite/adapter/enumerable/EnumUtils.java      |  7 +-
 .../calcite/adapter/enumerable/EnumUtilsTest.java  | 83 ++++++++++++++++++++++
 2 files changed, 88 insertions(+), 2 deletions(-)