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/03 13:53:22 UTC

[GitHub] [arrow] hadley opened a new pull request, #14581: Fix for dev purrr

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

   The recycling rules in map2() are now stricter, so we need to check that `x` actually has columns before applying the metadata.
   
   I also mildly refactored the test to make it easier to run in isolation; I'm happy to revert those changes if desired.


-- 
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] nealrichardson merged pull request #14581: MINOR: [R] Fix for dev purrr

Posted by GitBox <gi...@apache.org>.
nealrichardson merged PR #14581:
URL: https://github.com/apache/arrow/pull/14581


-- 
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 #14581: MINOR: [R] Fix for dev purrr

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

   ['Python', 'R'] benchmarks have high level of regressions.
   [test-mac-arm](https://conbench.ursa.dev/compare/runs/9afbf40dc4de4de7a97c0438ea3ce2d5...0da192f713834f5199f5d77a179ffa56/)
   


-- 
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 #14581: MINOR: [R] Fix for dev purrr

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

   Benchmark runs are scheduled for baseline = 8074496cb41bc8ec8fe9fc814ca5576d89a6eb94 and contender = 04917f944b65b73cc954b5b243f193a5b336f0f8. 04917f944b65b73cc954b5b243f193a5b336f0f8 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/d86f42dd5a0e45bbbe52d749d3281ec0...495aba38226c4f81b91b0330f4a7ee54/)
   [Finished :arrow_down:2.91% :arrow_up:1.68%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/9afbf40dc4de4de7a97c0438ea3ce2d5...0da192f713834f5199f5d77a179ffa56/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/ef59cb54dec14553ad4283776819cb88...aa269c5539014b1bab62f5a592be01e3/)
   [Finished :arrow_down:1.14% :arrow_up:0.11%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/0546027c06b142399040db0ae8ef91a4...0ce335f138954076aaae083efe3490aa/)
   Buildkite builds:
   [Finished] [`04917f94` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1816)
   [Finished] [`04917f94` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1838)
   [Finished] [`04917f94` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1804)
   [Finished] [`04917f94` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1830)
   [Finished] [`8074496c` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1815)
   [Finished] [`8074496c` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1837)
   [Finished] [`8074496c` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1803)
   [Finished] [`8074496c` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1829)
   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] github-actions[bot] commented on pull request #14581: ARROW-18305: [R] Fix for dev purrr

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

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


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