Skip to content

[SPARK-41074][DOC] Add option --upgrade in dependency installation command#38581

Closed
zhengruifeng wants to merge 1 commit intoapache:masterfrom
zhengruifeng:infra_pip
Closed

[SPARK-41074][DOC] Add option --upgrade in dependency installation command#38581
zhengruifeng wants to merge 1 commit intoapache:masterfrom
zhengruifeng:infra_pip

Conversation

@zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Nov 9, 2022

What changes were proposed in this pull request?

Add option --upgrade in dependency installation command

Why are the changes needed?

for the packages whose version are not pinned, pip install -r dev/requirements.txt can not upgrade them

Does this PR introduce any user-facing change?

No

How was this patch tested?

manually check

@zhengruifeng
Copy link
Contributor Author

cc @HyukjinKwon @Yikun

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@HyukjinKwon
Copy link
Member

Merged to master.

@zhengruifeng zhengruifeng deleted the infra_pip branch November 9, 2022 11:23
@zhengruifeng
Copy link
Contributor Author

thank you @HyukjinKwon @LuciferYang

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…command

### What changes were proposed in this pull request?
Add option `--upgrade` in dependency installation command

### Why are the changes needed?

for the packages whose version are not pinned, `pip install -r dev/requirements.txt` can not upgrade them

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
manually check

Closes apache#38581 from zhengruifeng/infra_pip.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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.

3 participants