jonkeane opened a new issue, #38049:
URL: https://github.com/apache/arrow/issues/38049

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   In #37777 we added a detector that checks if Rosetta translation is being 
used. It turns out this will produce warnings on x86 systems. We should fix 
that.
   
   ```
   sysctl: unknown oid 'sysctl.proc_translated'
   Some features are not enabled in this build of Arrow. Run `arrow_info()` for 
more information.
   Warning message:
   In system("sysctl -n sysctl.proc_translated", intern = TRUE) :
     running command 'sysctl -n sysctl.proc_translated' had status 1
   ```
   
   ### Component(s)
   
   R


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