Backend
CH (ClickHouse)
Bug description
The diff problem is found at case dsgluten_2413_0_1
When set the config spark.gluten.sql.columnar.backend.ch.runtime_config.enable_streaming_aggregating false, the result is same as valina , as below
2024-08-26,0,AD,208, all, all, 29,22, 1.3181818,,,,
when set this config as true, the result is different from valina
2024-08-26,0,AD,208,all,all, 29, 23, 1.260869 ,,,,
Spark version
Spark-3.3.x
Spark configurations
No response
System information
No response
Relevant logs
No response