thisisnic opened a new issue, #48012: URL: https://github.com/apache/arrow/issues/48012
### Describe the enhancement requested Arrow's R package build scripts use bash-specific syntax (`[[` test operator), requiring users to install bash on Alpine Linux (which uses `/bin/sh` by default). If we replace bash-specific syntax with POSIX sh equivalents, Arrow is buildable on Alpine without requiring bash installation; see #46769 ### 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]
