hello-stephen opened a new pull request, #65932: URL: https://github.com/apache/doris/pull/65932
### What problem does this PR solve? Backport #65395 to branch-4.1. S3 P2 build #203804 failed `export_p2.test_export_with_parallelism` while reloading CSV export fragments: expected `[10, ftw-10, 28]`, actual `[100, null, null]` (DORIS-27418). ### What is changed? - use a unique S3 export prefix for each invocation to avoid cross-round object interference - provide an explicit `id:int;name:string;age:int` schema for CSV-family reloads ### Validation - cherry-pick of master fix a35099df1f5 applies cleanly - `git diff --check` passed - terminal validation requires rerunning the exact branch-4.1 S3 P2 case after merge -- 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]
