This is an automated email from the ASF dual-hosted git repository.
taiyangli pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
from 262d9c176e [GLUTEN-9020][CH] Support delta DV BitmapAggregator (#9138)
add 78e27ea4f9 [GLUTEN-9197][CH] Simplify sum aggregate expression (#9198)
No new revisions were added by this update.
Summary of changes:
.../gluten/backendsapi/clickhouse/CHBackend.scala | 7 +++
.../gluten/backendsapi/clickhouse/CHRuleApi.scala | 1 +
.../execution/CHHashAggregateExecTransformer.scala | 2 +-
.../apache/gluten/extension/SimplifySumRule.scala | 68 ++++++++++++++++++++++
.../execution/GlutenFunctionValidateSuite.scala | 24 ++++++++
5 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644
backends-clickhouse/src/main/scala/org/apache/gluten/extension/SimplifySumRule.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]