u70b3 commented on PR #66857:
URL: https://github.com/apache/doris/pull/66857#issuecomment-5449624078

   Backport analysis for reviewers/committers: these bugs exist on all active 
release lines, but branch-4.0 and earlier still use the old `be/src/vec` + 
`be/src/olap` layout, so an automatic cherry-pick of the whole PR would 
conflict heavily there. branch-4.1 shares master's layout — a pick should apply 
almost cleanly except `be/src/storage/index/snii/encoding/crc32c.cpp` and 
`be/src/exec/operator/bucketed_aggregation_source_operator.cpp`, which don't 
exist on 4.1 (those two hunks can simply be dropped during the pick).
   
   Could a committer please add the `dev/4.1.x` label? (I don't have triage 
permission.) If aarch64 fixes are still wanted on 4.0/3.1, I'd prefer to file a 
separate trimmed manual backport PR covering just signal_handler / doris_main / 
bfd / thirdparty / build fixes rather than auto-picking this whole PR.


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