jorisgillis commented on code in PR #980: URL: https://github.com/apache/arrow-java/pull/980#discussion_r2737633301
########## docs/source/flight_sql.rst: ########## @@ -29,4 +596,7 @@ over the network. For usage information, see the `API documentation`_. -.. _API documentation: https://arrow.apache.org/docs/java/reference/org/apache/arrow/flight/sql/package-summary.html +.. _API documentation: https://arrow.apache.org/java/current/reference/org.apache.arrow.flight.sql/module-summary.html +.. _Flight SQL Specification: https://arrow.apache.org/docs/format/FlightSql.html +.. _Substrait: https://substrait.io/ +.. _SqlInfo: https://arrow.apache.org/java/current/reference/org.apache.arrow.flight.core/org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html Review Comment: Updated! -- 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]
