You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by ch...@apache.org on 2020/01/08 02:12:38 UTC

[calcite] branch master updated (8555e1b -> e63c252)

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

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


    from 8555e1b  [CALCITE-3714] BitString.createFromBytes reverses order of the bits in each byte
     add e63c252  [CALCITE-3663] Support for TRIM function in BigQuery Dialect

No new revisions were added by this update.

Summary of changes:
 .../calcite/sql/dialect/BigQuerySqlDialect.java    | 41 ++++++++++++
 .../calcite/rel/rel2sql/RelToSqlConverterTest.java | 72 +++++++++++++++++++---
 2 files changed, 105 insertions(+), 8 deletions(-)