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

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


    from 02e96f9ed [GLUTEN-6134] Polish Configuration.md (#6135)
     add f3370bbcc [CH] support function rint (#6121)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/gluten/utils/CHExpressionUtil.scala |  1 -
 .../local-engine/Functions/SparkFunctionRint.cpp   | 64 ++++++++++++++++++++++
 ...SparkFunctionToDate.cpp => SparkFunctionRint.h} | 50 ++++++++++-------
 cpp-ch/local-engine/Parser/SerializedPlanParser.h  |  2 +
 .../utils/clickhouse/ClickHouseTestSettings.scala  |  1 -
 .../utils/clickhouse/ClickHouseTestSettings.scala  |  1 -
 6 files changed, 96 insertions(+), 23 deletions(-)
 create mode 100644 cpp-ch/local-engine/Functions/SparkFunctionRint.cpp
 copy cpp-ch/local-engine/Functions/{SparkFunctionToDate.cpp => 
SparkFunctionRint.h} (53%)


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

Reply via email to