damokelis commented on issue #66784: URL: https://github.com/apache/doris/issues/66784#issuecomment-5301578781
Implementation and live-validation update (2026-08-15): - Updated draft PR #66790 to head `01d75c27da` on current `master`. - FE Paimon connector: 552 tests passed, 1 skipped; focused C++ tests: 13/13 passed. - Linux release BE build, changed-line clang-tidy, clang-format, checkstyle, and diff checks passed. - Deployed the new BE to the TKE test cluster and verified the backend remained alive with the same backend ID. - Verified COS Parquet+VARIANT reads with automatic JNI fallback (`SplitStat [type=JNI]`) and verified Vortex+VARIANT is rejected before remote table creation with no residue. - Both continuous DTS-to-Fluss pipelines and Fluss-to-Paimon tiering remained healthy; queues drained to zero and tiering checkpoints continued advancing. - Exact counts succeeded for 28 of 31 COS tables. Three heavily fragmented tables remain blocked by external COS `getFileStatus` API timeouts even after increasing the S3A request timeout from 15s to 120s; their Paimon snapshot and file metadata are readable. This is recorded explicitly in the PR instead of being reported as a successful full sweep. The PR remains draft. The repository's automated `/review` workflow only accepts triggers from a MEMBER, OWNER, or COLLABORATOR. -- 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]
