Gabriel39 opened a new pull request, #65935:
URL: https://github.com/apache/doris/pull/65935

   ## Summary
   
   Backport the requested Apache Doris PRs to `branch-4.1` in their master 
merge order:
   
   1. #63648
   2. #64033
   3. #64263
   4. #64315
   5. #63825
   6. #65332
   7. #65354
   8. #65094
   9. #65401
   10. #65502
   11. #65135
   12. #65742
   13. #65709
   14. #65548
   15. #65676
   16. #65770
   17. #65759
   18. #65782
   19. #65784
   20. #65674
   
   #64263, #65354, #65094, and #65502 are already effectively present on 
`branch-4.1`, so this branch does not duplicate those commits. The remaining 
changes are represented by 16 ordered backport commits.
   
   ## Compatibility notes
   
   - Keep `be/src/format_v2` and `be/test/format_v2` exactly aligned with 
current `upstream/master`, as requested.
   - Apply branch-4.1 compatibility adaptations outside the format_v2 paths.
   - Preserve the selected PR behavior while avoiding dependencies on unrelated 
master-only changes.
   
   ## Verification
   
   - BE ASAN `doris_be_test`: 1010/1010 tests passed.
   - FE targeted tests: 137 tests passed in the combined run; after fixing the 
branch-4.1 Iceberg fixture compatibility, `IcebergScanNodeTest` passed 19/19 
and the full Maven reactor finished with `BUILD SUCCESS`.
   - `git diff --check upstream/branch-4.1...HEAD`: passed.
   - `be/src/format_v2` and `be/test/format_v2` have zero diff from 
`upstream/master`.


-- 
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