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

lgbo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


    from 30f301adb2 [CORE] Remove library unloading API from JniLibLoader as 
unused (#9277)
     add 8ef968cf48 [GLUTEN-9237][CH] Fix the nullability missmatch issue for 
the Nothing type (#9238)

No new revisions were added by this update.

Summary of changes:
 .../gluten/execution/GlutenNothingValueCheck.scala | 194 +++++++++++++++++++++
 cpp-ch/clickhouse.version                          |   2 +-
 cpp-ch/local-engine/Common/CHUtil.cpp              |  26 ---
 cpp-ch/local-engine/Common/CHUtil.h                |   6 -
 cpp-ch/local-engine/Parser/ExpressionParser.cpp    |   8 +-
 5 files changed, 196 insertions(+), 40 deletions(-)
 create mode 100644 
backends-clickhouse/src/test/scala/org/apache/gluten/execution/GlutenNothingValueCheck.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to