baibaichen opened a new issue, #7028: URL: https://github.com/apache/incubator-gluten/issues/7028
### Description This is umbrella issue. Previously, https://github.com/apache/incubator-gluten/issues/6705 is just a POC to prove that we can implemtent Delta Write based on `CumnarWriteFilesExec`. 1. https://github.com/apache/incubator-gluten/pull/7029 2. https://github.com/apache/incubator-gluten/pull/7279 3. https://github.com/apache/incubator-gluten/pull/7234 4. https://github.com/apache/incubator-gluten/pull/7170 5. https://github.com/apache/incubator-gluten/pull/7395 6. https://github.com/apache/incubator-gluten/pull/7506 7. https://github.com/apache/incubator-gluten/pull/7788 8. https://github.com/apache/incubator-gluten/pull/7924 9. https://github.com/apache/incubator-gluten/pull/7993 10. https://github.com/apache/incubator-gluten/pull/8029 11. https://github.com/apache/incubator-gluten/pull/8052 12. https://github.com/apache/incubator-gluten/pull/8237 13. https://github.com/apache/incubator-gluten/pull/8158 ## backlog - [x] Collect file bytes that write pipeline produces. - [ ] https://github.com/apache/incubator-gluten/issues/8053 - [ ] Support `InsertIntoHiveTable` - [ ] Support Bucket table? or drop support - [ ] Support escape partition value. e.g. incluing space #8158 - [ ] Bug Fix - [ ] we **need redesign** how to support case (in)sensitive. - [ ] **test mergetree with partition with whitespace** - [ ] `GlutenClickHouseMergeTreeCacheDataSuite` :: **test cache mergetree data no partition columns** - [ ] `GlutenClickHouseMergeTreePathBasedWriteSuite` :: **test mergetree path based table update** and **test mergetree path based table delete** - [ ] `HDFS, HDFS with rockdb, S3` :: **test mergetree write with the path based** -- 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]
