suxiaogang223 commented on PR #65868: URL: https://github.com/apache/doris/pull/65868#issuecomment-5089671120
> 这几个TODO放在这个PR里一起完成: > > * Row-level DELETE/UPDATE > * Dynamic bucket > * Bucket-aware data distribution > * Changelog Input、Lookup、FullCompaction > * Write-time compaction > * HMS catalog、REST catalog > * Schema evolution compatibility > * Paimon CREATE TABLE、ALTER TABLE Bucket-aware data distribution比较难搞,目前先不在这个pr实现了,现在是通过单线程写入保证正确性。我准备再下一个pr中和iceberg写入一起优化 -- 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]
