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/04/04 13:18:25 UTC

[GitHub] [arrow] paleolimbot opened a new pull request, #12784: ARROW-16071: [R] More undefined global functions

paleolimbot opened a new pull request, #12784:
URL: https://github.com/apache/arrow/pull/12784

   This PR qualifies calls to `select()` and `rename()` with `dplyr::` that were introduced in ARROW-15947. This gives us a CMD check NOTE (and would fail if a user hadn't `library(dplyr)` before calling `dplyr::rename_with(some_arrow_thing)`).


-- 
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] github-actions[bot] commented on pull request #12784: ARROW-16071: [R] More undefined global functions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #12784:
URL: https://github.com/apache/arrow/pull/12784#issuecomment-1087546736

   https://issues.apache.org/jira/browse/ARROW-16071


-- 
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] github-actions[bot] commented on pull request #12784: ARROW-16071: [R] More undefined global functions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #12784:
URL: https://github.com/apache/arrow/pull/12784#issuecomment-1087546762

   :warning: Ticket **has not been started in JIRA**, please click 'Start Progress'.


-- 
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] ursabot commented on pull request #12784: ARROW-16071: [R] More undefined global functions

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

   Benchmark runs are scheduled for baseline = cf53e3cdcb4b2d68bc95f85b9ebcc0a212eb6ed1 and contender = e2287f9248e9bed5bde96e152b138b9b3367e181. e2287f9248e9bed5bde96e152b138b9b3367e181 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/b0a274ea35724586acb6dc05d867377e...08eb5e43202a4479892f063ae80fee45/)
   [Finished :arrow_down:0.33% :arrow_up:0.04%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/e537e68a7c9841ec9805b5f749469b8f...1ce0bb640f904aa0a62215c7ebcc0f32/)
   [Failed :arrow_down:2.86% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/08a4472e3e0049a3adf1f0c76a51393d...1c88721c21014bf6bbb457166d81e1c8/)
   [Finished :arrow_down:0.09% :arrow_up:0.04%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/b0586e421f99437fbce63acbef9de708...7089a380bd0f4de895ed5b89d76d6984/)
   Buildkite builds:
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/455| `e2287f92` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/440| `e2287f92` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/441| `e2287f92` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/450| `e2287f92` ursa-thinkcentre-m75q>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/454| `cf53e3cd` ec2-t3-xlarge-us-east-2>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/439| `cf53e3cd` test-mac-arm>
   [Failed] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/440| `cf53e3cd` ursa-i9-9960x>
   [Finished] <https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/449| `cf53e3cd` ursa-thinkcentre-m75q>
   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] thisisnic closed pull request #12784: ARROW-16071: [R] More undefined global functions

Posted by GitBox <gi...@apache.org>.
thisisnic closed pull request #12784: ARROW-16071: [R] More undefined global functions
URL: https://github.com/apache/arrow/pull/12784


-- 
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