-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-40853][INFRA] Pin mypy-protobuf==3.3.0
#38316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
https://github.com/zhengruifeng/spark/actions/runs/3287636127/jobs/5417056205 after upgrade to 3.4.0, |
|
cc @HyukjinKwon |
|
cc @Yikun |
|
|
|
@Yikun thank you |
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
### What changes were proposed in this pull request? [`mypy-protobuf` 3.4.0](https://pypi.org/project/mypy-protobuf/#history) is just released, and will break master shortly ### Why are the changes needed? to make CI happy ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? manually check Closes apache#38316 from zhengruifeng/infra_ping_mypy_protobuf. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
### What changes were proposed in this pull request? [`mypy-protobuf` 3.4.0](https://pypi.org/project/mypy-protobuf/#history) is just released, and will break master shortly ### Why are the changes needed? to make CI happy ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? manually check Closes apache#38316 from zhengruifeng/infra_ping_mypy_protobuf. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
What changes were proposed in this pull request?
mypy-protobuf3.4.0 is just released, and will break master shortlyWhy are the changes needed?
to make CI happy
Does this PR introduce any user-facing change?
No
How was this patch tested?
manually check