Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #58128

This pull request updates the build script to change the source location
for copying BE binaries. Instead of copying specific BE shell scripts
from the old location, it now copies all files from the new BE output
directory, which helps ensure all necessary binaries are included.

Build script update:

* Changed the source path for copying BE binaries in `build.sh` from
`bin/*_be.sh` to `be/output/bin/*`, ensuring all BE binaries are copied
instead of just specific shell scripts.
@github-actions github-actions bot requested a review from yiguolei as a code owner November 21, 2025 02:20
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@hello-stephen
Copy link
Contributor

run buildall

@yiguolei yiguolei closed this Nov 21, 2025
@yiguolei yiguolei reopened this Nov 21, 2025
@yiguolei yiguolei merged commit ecdc189 into branch-4.0 Nov 21, 2025
26 of 27 checks passed
@github-actions github-actions bot deleted the auto-pick-58128-branch-4.0 branch November 21, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants