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/10/22 06:33:44 UTC

[calcite] branch master updated (cd24cae -> 0d1d491)

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 cd24cae  [CALCITE-3318] Preserving CAST of STRING operand in binary comparison for BigQuery (soma-mondal)
     add 0d1d491  [CALCITE-3393] RelStructuredTypeFlattener: improve support for functions with struct input (Igor Guzenko)

No new revisions were added by this update.

Summary of changes:
 .../sql2rel/RelStructuredTypeFlattener.java        | 103 +++++---
 .../apache/calcite/test/SqlToRelConverterTest.java |  89 ++++---
 .../org/apache/calcite/test/catalog/Fixture.java   | 284 +++++++++------------
 .../apache/calcite/test/SqlToRelConverterTest.xml  |  47 ++++
 4 files changed, 284 insertions(+), 239 deletions(-)