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

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


    from abe7729  [CALCITE-3355] Deduce whether CASE and COALESCE may produce 
NULL values
     add 0e16fe3  [CALCITE-3536] NPE when executing plan with Coalesce due to 
wrong NullAs strategy (Jin Xing)

No new revisions were added by this update.

Summary of changes:
 .../calcite/adapter/enumerable/RexImpTable.java    |  4 +-
 .../test/enumerable/EnumerableCalcTest.java        | 60 ++++++++++++++++++++++
 2 files changed, 62 insertions(+), 2 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/calcite/test/enumerable/EnumerableCalcTest.java

Reply via email to