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

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


    from 73e11a316 [GLUTEN-5741][CH] Fix core dump when executor exits (#5787)
     add 34282cf04  [CORE] Unify the aggregate function name mapping (#5809)

No new revisions were added by this update.

Summary of changes:
 .../execution/CHHashAggregateExecTransformer.scala |  2 +-
 .../backendsapi/velox/VeloxSparkPlanExecApi.scala  |  2 +-
 .../execution/HashAggregateExecTransformer.scala   | 19 +---------
 .../apache/spark/sql/expression/UDFResolver.scala  |  1 +
 .../expression/AggregateFunctionsBuilder.scala     | 44 +++++++++++-----------
 .../apache/gluten/expression/ExpressionNames.scala |  1 +
 6 files changed, 27 insertions(+), 42 deletions(-)


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

Reply via email to