Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-12227: [R] Fix RE2 and median nightly build failures #9907

Closed
wants to merge 6 commits into from

Conversation

ianmcook
Copy link
Member

@ianmcook ianmcook commented Apr 6, 2021

The test-r-minimal-build nightly failed because of a change in ARROW-11513. The test-r-versions nightly failed on R 3.3 because of a change in ARROW-11338. This fixes both of those failures.

@ianmcook ianmcook changed the title ARROW-12227: [R] Fix nightly build failures caused by gsub and quantile [WIP] ARROW-12227: [R] Fix RE2 and median nightly build failures [WIP] Apr 6, 2021
ianmcook and others added 2 commits April 6, 2021 10:24
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
@ianmcook ianmcook changed the title ARROW-12227: [R] Fix RE2 and median nightly build failures [WIP] ARROW-12227: [R] Fix RE2 and median nightly build failures Apr 6, 2021
@ianmcook ianmcook marked this pull request as ready for review April 6, 2021 14:29
@ianmcook
Copy link
Member Author

ianmcook commented Apr 6, 2021

@github-actions crossbow submit test-r-minimal-build test-r-versions

@github-actions
Copy link

github-actions bot commented Apr 6, 2021

@github-actions
Copy link

github-actions bot commented Apr 6, 2021

Revision: b9add36

Submitted crossbow builds: ursacomputing/crossbow @ actions-266

Task Status
test-r-minimal-build Azure
test-r-versions Github Actions

@ianmcook
Copy link
Member Author

ianmcook commented Apr 6, 2021

The test-r-versions failure is spurious; the R 3.3 job is passing now (see https://github.com/ursacomputing/crossbow/runs/2280648483?check_suite_focus=true#step:7:234), but there was an unrelated timeout in the R 3.4 job.

GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
The `test-r-minimal-build` nightly failed because of a change in ARROW-11513. The `test-r-versions` nightly failed on R 3.3 because of a change in ARROW-11338. This fixes both of those failures.

Closes apache#9907 from ianmcook/ARROW-12227

Authored-by: Ian Cook <ianmcook@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 10, 2021
The `test-r-minimal-build` nightly failed because of a change in ARROW-11513. The `test-r-versions` nightly failed on R 3.3 because of a change in ARROW-11338. This fixes both of those failures.

Closes apache#9907 from ianmcook/ARROW-12227

Authored-by: Ian Cook <ianmcook@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
michalursa pushed a commit to michalursa/arrow that referenced this pull request Jun 13, 2021
The `test-r-minimal-build` nightly failed because of a change in ARROW-11513. The `test-r-versions` nightly failed on R 3.3 because of a change in ARROW-11338. This fixes both of those failures.

Closes apache#9907 from ianmcook/ARROW-12227

Authored-by: Ian Cook <ianmcook@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants