thisisnic commented on issue #38033: URL: https://github.com/apache/arrow/issues/38033#issuecomment-1757360440
@orgadish We're in the middle of a release (so folks are looking at other things) and also in the middle of refactoring our build system, and so the simplest option in the short term might be to try a source build if that's OK? Could you see if running `devtools::load_all()` works for you for loading the package? It might pause a while while it's building the C++ library, but subsequent calls to `devtools::load_all()` should be faster. -- 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]
