alamb commented on code in PR #22149: URL: https://github.com/apache/datafusion/pull/22149#discussion_r3235357121
########## docs/source/user-guide/introduction.md: ########## @@ -186,7 +186,7 @@ provide integrations with other systems, some of which are described below: - [datafusion-c](https://github.com/datafusion-contrib/datafusion-c) - [datafusion-python](https://github.com/apache/datafusion-python) - [datafusion-ruby](https://github.com/datafusion-contrib/datafusion-ruby) -- [datafusion-java](https://github.com/datafusion-contrib/datafusion-java) Review Comment: What should we do with the https://github.com/datafusion-contrib/datafusion-java repo now? @jimexist I think you largely worked on that. Shall we perhaps archive the repo / point people at the one in apache? ########## docs/source/index.rst: ########## @@ -54,6 +54,8 @@ The following related subprojects target end users and have separate documentati - `DataFusion Python <https://datafusion.apache.org/python/>`_ offers a Python interface for SQL and DataFrame queries. +- `DataFusion Java <https://datafusion.apache.org/java/>`_ offers a Java interface for SQL and DataFrame Review Comment: I checked this link works: https://datafusion.apache.org/java/ 👍 -- 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]
