zzcclp opened a new issue, #6067:
URL: https://github.com/apache/incubator-gluten/issues/6067

   ### 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
      - [ ] Collect file bytes that write pipeline produces.
      - [ ] Support `InsertIntoHiveTable`
      - [ ] Support Bucket table
      - [ ] Support escape partition value. e.g. incluing space
   - [ ] 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
           - [ ] TPCDS 44, 67, 70 - fallback
           - [ ] 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  
    
         - [ ] GlutenClickhouseCountDistinctSuite `check count distinct with 
expr fallback` => why **no** fallback
         - [ ] GlutenClickHouseDecimalSuite TPCH Decimal(38,19) Q1 result is 
not matched if allowPrecisionLoss = true
   - [ ] Spark 35 UT passed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to