orchestr7 opened a new pull request, #45487: URL: https://github.com/apache/arrow/pull/45487
### What’s done: - The current [documentation](https://arrow.apache.org/docs/dev/developers/java/building.html#building) recommends running git submodule update --init --recursive before building the Java modules (cd arrow/java). However, the Java modules are not yet included as submodules, which can be confusing for new contributors. This should be addressed either by updating the documentation or modifying the code. I prefer the code-based solution, as it introduces little to no overhead for development. -- 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]
