Uh oh!
There was an error while loading. Please reload this page.
[R] DO NOT MERGE debugging R packages - #27468
Conversation
SparkQA
commented
Feb 5, 2020
Test build #117947 has started for PR 27468 at commit |
shaneknapp
commented
Feb 5, 2020
totally weird: but the build env has that set: maybe we need to s/en_us.// on the env var? |
SparkQA
commented
Feb 5, 2020
Test build #117948 has finished for PR 27468 at commit
|
shaneknapp
commented
Feb 5, 2020
ok, also, i don't think we ever had |
shaneknapp
commented
Feb 5, 2020
um, this is a much bigger project apparently, as i need to build arrow from source to create the C++ libs. definitely out of scope of this PR. |
shaneknapp
commented
Feb 5, 2020
also |
shaneknapp
commented
Feb 5, 2020
test this please |
SparkQA
commented
Feb 5, 2020
Test build #117951 has finished for PR 27468 at commit
|
shaneknapp
commented
Feb 5, 2020
test this please |
SparkQA
commented
Feb 5, 2020
Test build #117952 has started for PR 27468 at commit |
shaneknapp
commented
Feb 5, 2020
and |
shaneknapp
commented
Feb 5, 2020
test this please |
SparkQA
commented
Feb 5, 2020
Test build #117953 has finished for PR 27468 at commit
|
shaneknapp
commented
Feb 5, 2020
add |
shaneknapp
commented
Feb 5, 2020
test this please |
SparkQA
commented
Feb 5, 2020
Test build #117954 has finished for PR 27468 at commit
|
shaneknapp
commented
Feb 5, 2020
WOOT! @HyukjinKwon do you want to open a PR to revert this change: we might as well add the LANG setting for |
HyukjinKwon
commented
Feb 6, 2020
Thanks, @shaneknapp. I will take a followup action accordingly. |
…ncoding to DESCRIPTION ### What changes were proposed in this pull request? This PR proposes to reenable CRAN check disabled at #27460. Given the tests #27468, seems we should also port #23823 together. ### Why are the changes needed? To check CRAN back. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? It was tested at #27468 and Jenkins should test it out. Closes#27472 from HyukjinKwon/SPARK-30737. Authored-by: HyukjinKwon <gurwls223@apache.org> Signed-off-by: HyukjinKwon <gurwls223@apache.org>
…ncoding to DESCRIPTION ### What changes were proposed in this pull request? This PR proposes to reenable CRAN check disabled at #27460. Given the tests #27468, seems we should also port #23823 together. ### Why are the changes needed? To check CRAN back. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? It was tested at #27468 and Jenkins should test it out. Closes#27472 from HyukjinKwon/SPARK-30737. Authored-by: HyukjinKwon <gurwls223@apache.org> Signed-off-by: HyukjinKwon <gurwls223@apache.org> (cherry picked from commit b95ccb1) Signed-off-by: HyukjinKwon <gurwls223@apache.org>
…ncoding to DESCRIPTION ### What changes were proposed in this pull request? This PR proposes to reenable CRAN check disabled at #27460. Given the tests #27468, seems we should also port #23823 together. ### Why are the changes needed? To check CRAN back. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? It was tested at #27468 and Jenkins should test it out. Closes#27472 from HyukjinKwon/SPARK-30737. Authored-by: HyukjinKwon <gurwls223@apache.org> Signed-off-by: HyukjinKwon <gurwls223@apache.org> (cherry picked from commit b95ccb1) Signed-off-by: HyukjinKwon <gurwls223@apache.org>
What changes were proposed in this pull request?
no changes
Why are the changes needed?
no changes
Does this PR introduce any user-facing change?
no
How was this patch tested?
via build system