Skip to content
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

[BEAM-8979] Remove mypy-protobuf dependency #10400

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

kamilwu
Copy link
Contributor

@kamilwu kamilwu commented Dec 17, 2019

This PR reverts mypy-protobuf changes introduced in #9915 to bring some of the tests back to normal.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status
Build Status
--- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status
Build Status
Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 17, 2019

Run BigQueryIO Write Performance Test Python Batch

@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 17, 2019

Run Python 3.7 PostCommit

1 similar comment
@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 17, 2019

Run Python 3.7 PostCommit

@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 17, 2019

Run Python2_PVR_Flink PreCommit

@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 17, 2019

R: @chadrik

@kamilwu kamilwu marked this pull request as ready for review December 17, 2019 16:03
@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 17, 2019

@chadrik Let me know if you are fine with this temporary workaround. I hope this does not block your effort to introduce python type hints, and if it does, we'll find another solution.

@chadrik
Copy link
Contributor

chadrik commented Dec 17, 2019

LGTM.

This won’t slow me down too much. Getting the remainder of my typing changes merged with probably take another 2 months (being optimistic), so there will be time to sort this out before the tests need to pass successfully.

I suspect this problem will be resolved by using tox for IT. Hopefully @udim and I can team up on this.

Sorry for the inconvenience!

@tvalentyn tvalentyn merged commit 9abc7c5 into apache:master Dec 17, 2019
@tvalentyn
Copy link
Contributor

Thanks, @kamilwu and @chadrik .

@kamilwu kamilwu deleted the protoc-gen-mypy-fix branch December 18, 2019 08:46
@kamilwu
Copy link
Contributor Author

kamilwu commented Dec 18, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants