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/01 16:35:00 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #4060: Build tests separately from running

alamb opened a new pull request, #4060:
URL: https://github.com/apache/arrow-datafusion/pull/4060

   # Which issue does this PR close?
   re https://github.com/apache/arrow-datafusion/issues/3045
   
   
   
   
   
   
   # Rationale for this change
   I would like to know how long actually running tests takes (compared to building them) to see if there is any good way to break up / parallelize the datafusion CI to make it faster
   
   
   # What changes are included in this PR?
   Cargo build + test separately
   
   
   # Are there any user-facing changes?
   No


-- 
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-datafusion] alamb merged pull request #4060: Build tests separately from running

Posted by GitBox <gi...@apache.org>.
alamb merged PR #4060:
URL: https://github.com/apache/arrow-datafusion/pull/4060


-- 
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-datafusion] ursabot commented on pull request #4060: Build tests separately from running

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

   Benchmark runs are scheduled for baseline = 2ec15a4010052fc7754ae2a4d86eb21019ab5184 and contender = d09621545dea45888a82b3f61f0e033bdee8a8d6. d09621545dea45888a82b3f61f0e033bdee8a8d6 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-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/93c3066ddbac43c48af1e48f9cd2f542...aa8f122197d8456798fd56b521cb2598/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/9922bc40cb5445eb8f845d0b4541b655...4b8bebf2703245bda9ebb3ede62db599/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/086f6986e94e49ba830ff630bdf0f86e...cdff0a52d23e42c4af49f0e2429703b7/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/21dc3834866444bbb181118184bae057...d4c68eae985b492992b4694d432cbef9/)
   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