Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

List pip installation before test in python macos test and python connect test

Why are the changes needed?

to improve the debugability, no need to check the installation log

Does this PR introduce any user-facing change?

no

How was this patch tested?

ci

Was this patch authored or co-authored using generative AI tooling?

no

@github-actions github-actions bot added the INFRA label Feb 12, 2025
python packaging/connect/setup.py sdist
cd dist
pip install pyspark*connect-*.tar.gz
pip install 'six==1.16.0' 'pandas==2.2.3' scipy 'plotly<6.0.0' 'mlflow>=2.8.1' coverage matplotlib openpyxl 'memory-profiler>=0.61.0' 'scikit-learn>=1.3.2' 'graphviz==0.20.3' 'torch<2.6.0' torchvision torcheval deepspeed unittest-xml-reporting 'plotly>=4.8'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

there happened to have two plotly

@zhengruifeng zhengruifeng requested review from HyukjinKwon and LuciferYang and removed request for HyukjinKwon February 12, 2025 03:36
Copy link
Member

@dongjoon-hyun dongjoon-hyun 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.

zhengruifeng added a commit that referenced this pull request Feb 12, 2025
… and python connect test

### What changes were proposed in this pull request?
List pip installation before test in python macos test and python connect test

### Why are the changes needed?
to improve the debugability, no need to check the installation log

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

### How was this patch tested?
ci

### Was this patch authored or co-authored using generative AI tooling?
no

Closes #49901 from zhengruifeng/infra_list_pip.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
(cherry picked from commit d6fe024)
Signed-off-by: Ruifeng Zheng <[email protected]>
@zhengruifeng
Copy link
Contributor Author

thanks, merged to master/4.0

@zhengruifeng zhengruifeng deleted the infra_list_pip branch February 12, 2025 05:11
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 14, 2025
… and python connect test

### What changes were proposed in this pull request?
List pip installation before test in python macos test and python connect test

### Why are the changes needed?
to improve the debugability, no need to check the installation log

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

### How was this patch tested?
ci

### Was this patch authored or co-authored using generative AI tooling?
no

Closes apache#49901 from zhengruifeng/infra_list_pip.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
(cherry picked from commit 4523b80)
Signed-off-by: Ruifeng Zheng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants