Skip to content

GH-49546: [Docs][Python] Fix documented editable build commands where verbose flags order was wrong#49547

Merged
AlenkaF merged 1 commit intoapache:mainfrom
raulcd:GH-49546
Mar 18, 2026
Merged

GH-49546: [Docs][Python] Fix documented editable build commands where verbose flags order was wrong#49547
AlenkaF merged 1 commit intoapache:mainfrom
raulcd:GH-49546

Conversation

@raulcd
Copy link
Member

@raulcd raulcd commented Mar 18, 2026

Rationale for this change

The current documented command was wrong as --editable -vv . fails it should be --editable . -vv or -vv --editable .

What changes are included in this PR?

Update documentation for all --editable commands.

Are these changes tested?

Tested the new command is correct.

Are there any user-facing changes?

No

@raulcd raulcd requested a review from AlenkaF March 18, 2026 09:12
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Mar 18, 2026
@github-actions
Copy link

⚠️ GitHub issue #49546 has been automatically assigned in GitHub to PR creator.

@raulcd
Copy link
Member Author

raulcd commented Mar 18, 2026

Thanks @AlenkaF this was coming from a review suggesting and didn't test the command myself.

@AlenkaF AlenkaF merged commit 2cb1f2b into apache:main Mar 18, 2026
11 checks passed
@AlenkaF AlenkaF removed the awaiting committer review Awaiting committer review label Mar 18, 2026
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 2cb1f2b.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 5 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants