assignUser commented on PR #38677:
URL: https://github.com/apache/arrow/pull/38677#issuecomment-1806613089

   We build arrow C++ on 10.13 for the R package, because CRAN still builds on 
that (hopefully only until next april...). We do this succesfully by disabeling 
availability checks by adding `-D_LIBCPP_DISABLE_AVAILABILITY` see 
`r/configure`.
   
   In that case we have to support the massivly eol macOS version due to CRAN 
but in general I would be ok with raising the deployment target, that can 
probably also happen independently for each implementation depending on the eco 
system standard (e.g. for python iirc 10.14 or even 11 is normal?)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to