thisisnic commented on PR #14887:
URL: https://github.com/apache/arrow/pull/14887#issuecomment-1342997950

   Just to clarify, @paleolimbot (apologies if I'm saying something you already 
know here), the reason that the CRAN checks are fine is that the code in the R 
package there is from the r-10.0.1 branch (in my fork) which is branched off 
the maint-10.0.1 branch here, at which point everything builds fine.  What I'm 
saying is that the dev R package has updated C++ code in `r/src` (from 
ARROW-17509) so isn't compatible with the 10.0.1 binary, which is what that CI 
job is trying to build off and failing.
   
   If I had a time machine I'd just go back and mention that we need 
ARROW-17509 in the 10.0.1 release, but alas, I do not have access to that 
technology ;)   I don't think we should update the CI job to build from source 
instead either. So I'm out of ideas.


-- 
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-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to