kou opened a new issue, #37505: URL: https://github.com/apache/arrow/issues/37505
### Describe the enhancement requested The current integration test uses executables in build directory and they aren't installed. If we install them, we can distribute them for other implementation such as Julia and we can clean build directory by `ninja clean` for free up disk space after we install them. https://github.com/apache/arrow/pull/37366#discussion_r1310968037 has a PoC. ### Component(s) C++, Integration -- 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]
