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

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


    from a419a12f7d [CALCITE-6008] ARRAY_AGG should returns ARRAY NULL when 
there's no input rows
     add c0a53f6b17 [CALCITE-6380] Casts from INTERVAL and STRING to DECIMAL 
are incorrect

No new revisions were added by this update.

Summary of changes:
 .../adapter/enumerable/RexToLixTranslator.java     | 36 ++++++++-
 .../org/apache/calcite/util/BuiltInMethod.java     |  5 ++
 .../apache/calcite/test/SqlToRelConverterTest.xml  |  2 +-
 .../org/apache/calcite/linq4j/tree/Primitive.java  | 59 ++++++++++++++
 .../org/apache/calcite/test/SqlOperatorTest.java   | 91 +++++++++++-----------
 5 files changed, 146 insertions(+), 47 deletions(-)

Reply via email to