You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/29 20:32:09 UTC

[GitHub] [arrow-rs] viirya opened a new pull request, #3231: Fix CI build by upgrading tonic-build to 0.8.4

viirya opened a new pull request, #3231:
URL: https://github.com/apache/arrow-rs/pull/3231

   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123.
   -->
   
   Closes #.
   
   # Rationale for this change
    
   <!--
   Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
   Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.
   -->
   
   CI now failed by
   
   ```
   error: failed to select a version for the requirement `tonic-build = "=0.8.3"`
   candidate versions found which didn't match: 0.8.4, 0.8.2, 0.8.0, ...
   location searched: crates.io index
   required by package `arrow-flight v28.0.0 (/__w/arrow-rs/arrow-rs/arrow-flight)`
   ```
   
   # What changes are included in this PR?
   
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   # Are there any user-facing changes?
   
   
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking change` label.
   -->
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] ursabot commented on pull request #3231: Fix CI build by upgrading tonic-build to 0.8.4

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #3231:
URL: https://github.com/apache/arrow-rs/pull/3231#issuecomment-1331288540

   Benchmark runs are scheduled for baseline = bdfe0fdeb127c99ef918af779a3b8404e91e41b1 and contender = 1a8e6ed957e483ec27b88fce54a48b8176be3179. 1a8e6ed957e483ec27b88fce54a48b8176be3179 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/c38c52eabd1441c1bcb9278d1de34e3b...17dd1e099006424fb413e1e3e415a475/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/db0c793235ab4319ae68e980b4eeeab0...2cd2ee569c724cd0a398f054d67f6874/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/10ec32c028564b0fbedf84a7a1f3f70f...e4b200d3327940aa8d014db095d44a22/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/18f931437fc34667a611b403f2e6d791...478852853a1842b19e4581e17a3336f0/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] viirya merged pull request #3231: Fix CI build by upgrading tonic-build to 0.8.4

Posted by GitBox <gi...@apache.org>.
viirya merged PR #3231:
URL: https://github.com/apache/arrow-rs/pull/3231


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org