AnandInguva opened a new pull request, #25629:
URL: https://github.com/apache/beam/pull/25629
* Update build dependencies and mypy-protobuf
* Update import
* Add os.environ['PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION'] = 'python'
* Update gen_protos.py
* Manually generate proto file.
* update proto file
* Remove redundant code
* Add encoding
* Update protobuf
* Remove tensorflow ad google cloud profiler
* update dependencies
* update facets-overview
* Update goolge-cloud-langugage code to support breaking changes from v2.0
* Update video intelligence breaking changes
* Update lower bounds on some gcp deps
* Update deps
* Debug
* Update gen_protos.py to supoort google._upb
* Change checking condition to cpp to upb
* Update google-cloud-datastore ByteSize
* Update Dockerfile
* raise Error
* Update dependencies bound
* Add optional field
* Add license headers
* Add more optional
* Changes types to make them compatible with mypy-protobuf generated stubs
* Add license for grpcio-status
* update mypy to 0.790
* add more optional fields to satisfy mypy type checker
* Identify and solve the mypy type checks
* fix lint
* Revert "add more optional fields to satisfy mypy type checker"
This reverts commit 1ebc81517c7361acf83762e1cb3a48ab25d7d8ea.
* Revert "Add more optional"
This reverts commit 3801c162fe4a0c155a8e1d9df2111466a2da66a2.
* Revert "Add optional field"
This reverts commit 35631f529b22a7585728d4071eb8daec7b34ea74.
* add relax_strict_optional_primitives to mypy_out
* Fix up formatting
* Fix up lint
* fix lint
* Fix up docs
* Add gh issue to update code and doc strings
* Update lower bound of gcp dependencies
---------
**Please** add a meaningful description for your change here
------------------------
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] Mention the appropriate issue in your description (for example:
`addresses #123`), if applicable. This will automatically add a link to the
pull request in the issue. If you would like the issue to automatically close
on merging the pull request, comment `fixes #<ISSUE NUMBER>` instead.
- [ ] Update `CHANGES.md` with noteworthy changes.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
See the [Contributor Guide](https://beam.apache.org/contribute) for more
tips on [how to make review process
smoother](https://beam.apache.org/contribute/get-started-contributing/#make-the-reviewers-job-easier).
To check the build health, please visit
[https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md](https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md)
GitHub Actions Tests Status (on master branch)
------------------------------------------------------------------------------------------------
[](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule)
See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more
information about GitHub Actions CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]