GavkareShubham opened a new pull request, #49432: URL: https://github.com/apache/arrow/pull/49432
### What changes are included in this PR? The key change is adding unset LD_LIBRARY_PATH before the macOS troubleshooting section. This ensures that when R loads the package, it uses the libarrow built from the git checkout (which matches the R package build), not the released version from apt. This approach: Still tests the troubleshooting documentation as intended Prevents the ABI mismatch by ensuring the R package uses the libarrow it was built against Works during the release gap when git checkout and released versions differ ### Are these changes tested? No #49380 -- 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]
