alamb opened a new pull request #818: URL: https://github.com/apache/arrow-datafusion/pull/818
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/817 # Rationale for this change Examples are failing as they use an incompatible version of tonic/prost that came in with arrow 5.1.0 which leads to failures on CI PRs such as https://github.com/apache/arrow-datafusion/pull/808/checks?check_run_id=3223418729 # What changes are included in this PR? Update dependencies: prost to 0.8 and tonic to 0.5 # Are there any user-facing changes? New version of dependent libraries -- 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]
