selectdb-robot opened a new pull request, #64623: URL: https://github.com/apache/doris/pull/64623
## Summary - Add the missing --env option to doris-compose up on branch-4.1. - Pass user-provided environment variables through Cluster.new and merge them into container envs. - Keep ENABLE_STORAGE_VAULT detection using the parsed env list. ## Testing - python3 -m py_compile docker/runtime/doris-compose/command.py docker/runtime/doris-compose/cluster.py - uv run --no-project ... python3 docker/runtime/doris-compose/doris-compose.py up --help ## Links - Jira: DORIS-26336 - Jira: DORIS-26392 -- 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]
