andygrove opened a new pull request, #22149: URL: https://github.com/apache/datafusion/pull/22149
## Which issue does this PR close? - Closes #. ## Rationale for this change The DataFusion Java subproject (https://datafusion.apache.org/java) is not yet listed alongside the other DataFusion subprojects (Python, Comet, Ballista) in the README and docs. This PR adds it so users discovering DataFusion can find the Java bindings. ## What changes are included in this PR? - `README.md`: add DataFusion Java to the list of related subprojects next to DataFusion Python. - `docs/source/index.rst`: add DataFusion Java to the related subprojects list and to the "DataFusion Subprojects" toctree. - `docs/source/contributor-guide/communication.md`: mention Java in the list of subproject Discord channels. - `docs/source/user-guide/introduction.md`: update the existing `datafusion-java` language-bindings entry to point at the official `apache/datafusion-java` repo (previously pointed at `datafusion-contrib/datafusion-java`). ## Are these changes tested? Docs-only change; no tests added. ## Are there any user-facing changes? Yes — documentation updates only. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
