Skip to content

[SPARK-50015][PYTHON][FOLLOW-UP] Update _minimum_grpc_version in setup.py for pyspark-client#50064

Closed
HyukjinKwon wants to merge 2 commits intoapache:masterfrom
HyukjinKwon:SPARK-50015-followup2
Closed

[SPARK-50015][PYTHON][FOLLOW-UP] Update _minimum_grpc_version in setup.py for pyspark-client#50064
HyukjinKwon wants to merge 2 commits intoapache:masterfrom
HyukjinKwon:SPARK-50015-followup2

Conversation

@HyukjinKwon
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR is a followup of #48524 that updates _minimum_grpc_version in setup.py for pyspark-client

Why are the changes needed?

To match the version with pyspark.

Does this PR introduce any user-facing change?

No, pyspark-client has not been released yet.

How was this patch tested?

It will be tested in "Debug Build / Spark Connect Python-only (master, Python 3.11) " build.

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

No.

@HyukjinKwon
Copy link
Copy Markdown
Member Author

Merged to master and brnach-4.0.

HyukjinKwon added a commit that referenced this pull request Feb 24, 2025
…p.py for pyspark-client

### What changes were proposed in this pull request?

This PR is a followup of #48524 that updates _minimum_grpc_version in setup.py for pyspark-client

### Why are the changes needed?

To match the version with pyspark.

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

No, `pyspark-client` has not been released yet.

### How was this patch tested?

It will be tested in "Debug Build / Spark Connect Python-only (master, Python 3.11) " build.

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

No.

Closes #50064 from HyukjinKwon/SPARK-50015-followup2.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit ee8e10f)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Copy link
Copy Markdown
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.

Thank you, @HyukjinKwon and @itholic .

zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 14, 2025
…p.py for pyspark-client

### What changes were proposed in this pull request?

This PR is a followup of apache#48524 that updates _minimum_grpc_version in setup.py for pyspark-client

### Why are the changes needed?

To match the version with pyspark.

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

No, `pyspark-client` has not been released yet.

### How was this patch tested?

It will be tested in "Debug Build / Spark Connect Python-only (master, Python 3.11) " build.

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

No.

Closes apache#50064 from HyukjinKwon/SPARK-50015-followup2.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit fc80f49)
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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants