-
Notifications
You must be signed in to change notification settings - Fork 589
[CH] Support CH backend with Spark 3.5.x #6067
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Support CH backend with Spark3.5:
- [GLUTEN-6067][CH][Part 1] Support CH backend with Spark3.5 #6068
- Support Scala 2.13 #6311
- Support native write
- [GLUTEN-6067][CH] [Part 2] Support CH backend with Spark3.5 - Prepare for supporting sink transform #6197
- [GLUTEN-6067][VL] [Part 3-1] Refactor: Rename VeloxColumnarWriteFilesExec to ColumnarWriteFilesExec #6403
- [GLUTEN-6067][CH] [Part 3-2] Basic support for Native Write in Spark 3.5 #6586
- [CH] Fully Support writing parquet and mergetree in spark 3.5.x with delta protocol #7028
- CH backend UT passed: (now only the MergeTree + Delta UT passed);
- [GLUTEN-6067][CH][Minor] Compile Spark-3.5 ut with backends-clickhouse #6114
- [GLUTEN-6067][CH][MINOR][UT] Pass backends-clickhouse ut in Spark 3.5 #6623
- [GLUTEN-6067][CH][MINOR][UT] Followup 6623, fix backends-clickhouse ut issse in CI #6891
- Failed
- test posexplode issue: https://github.com/oap-project/gluten/issues/ 1767 - failed
- GlutenParquetFilterSuite q2 q9
- Fallack
- Support
WindowGroupLimit, [CH] SupportWindowGroupLimitforrow_number,rankanddense_rank#7087 )- TPCDS 44, 67, 70
- GLUTEN-1874 not null in one stream - fallback
- GLUTEN-1874 not null in both streams - fallback
- GLUTEN-4032: fix shuffle read coredump after union - fallback
- GlutenClickHouseHiveTableSuite
test 'hive udf'=> fallback
- Support
- GlutenClickhouseCountDistinctSuite
check count distinct with expr fallback=> why no fallback - GlutenClickHouseDecimalSuite TPCH Decimal(38,19) Q1 result is not matched if allowPrecisionLoss = true
- [GLUTEN-6067] Open spark 35 ut #8555
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request