Commit a084d64
committed
[SPARK-50098][PYTHON][FOLLOW-UP] Update _minimum_googleapis_common_protos_version in setup.py for pyspark-client
### What changes were proposed in this pull request?
This PR is a followup of #48643 that updates _minimum_googleapis_common_protos_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 #50063 from HyukjinKwon/SPARK-50098-followup.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent 67a337e commit a084d64
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments