tustvold opened a new pull request #898:
URL: https://github.com/apache/arrow-rs/pull/898
# Which issue does this PR close?
Closes #897.
# Rationale for this change
See ticket
# What changes are included in this PR?
Updates tonic and prost.
# Are there any user-facing changes?
Tonic 0.6 contains [breaking
changes](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) I think
making this a breaking change by proxy. In particular tonic 0.6 changes the
Sync requirements of [streaming request
bodies](https://github.com/hyperium/tonic/pull/804).
--
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]