### Description Support CH backend with Spark3.5: - [x] https://github.com/apache/incubator-gluten/pull/6068 - [Upgrade Spark version to 3.5 and compile passed](https://github.com/apache/incubator-gluten/pull/6068); - [Upgrade Delta version to 3.2 and compile passed](https://github.com/apache/incubator-gluten/pull/6068); - [x] [Support Scala 2.13 #6311](https://github.com/apache/incubator-gluten/pull/6311) - [ ] Support native write - https://github.com/apache/incubator-gluten/pull/6197 - https://github.com/apache/incubator-gluten/pull/6403 - https://github.com/apache/incubator-gluten/pull/6586 - [ ] https://github.com/apache/incubator-gluten/issues/7028 - [x] CH backend UT passed: (now only the MergeTree + Delta UT passed); - https://github.com/apache/incubator-gluten/pull/6114 - https://github.com/apache/incubator-gluten/pull/6623 - https://github.com/apache/incubator-gluten/pull/6891 - [ ] Failed - [ ] test posexplode issue: https://github.com/oap-project/gluten/issues/ 1767 - failed - [ ] GlutenParquetFilterSuite q2 q9 - [ ] Fallack - Support `WindowGroupLimit `, #7087 ) - [x] TPCDS 44, 67, 70 - [x] GLUTEN-1874 not null in one stream - fallback - [x] GLUTEN-1874 not null in both streams - fallback - [x] GLUTEN-4032: fix shuffle read coredump after union - fallback - [ ] GlutenClickHouseHiveTableSuite `test 'hive udf'` => fallback - [ ] GlutenClickhouseCountDistinctSuite `check count distinct with expr fallback` => why **no** fallback - [ ] GlutenClickHouseDecimalSuite TPCH Decimal(38,19) Q1 result is not matched if allowPrecisionLoss = true - [x] https://github.com/apache/incubator-gluten/pull/8555
Description
Support CH backend with Spark3.5:
WindowGroupLimit, [CH] SupportWindowGroupLimitforrow_number,rankanddense_rank#7087 )test 'hive udf'=> fallbackcheck count distinct with expr fallback=> why no fallback