Skip to content

Conversation

@jorisgillis
Copy link

Closes #979

What's Changed

Adds documentation on how to implement Flight SQL in Java.

Closes #979

@github-actions

This comment has been minimized.

@lidavidm lidavidm added the enhancement PRs that add or improve features. label Jan 25, 2026
@jbonofre jbonofre self-requested a review January 27, 2026 17:56
@jbonofre jbonofre added this to the 19.0.0 milestone Jan 27, 2026
.. _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 No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a new line here, else the linter complains.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated!

@jorisgillis jorisgillis force-pushed the flight-sql-documentation branch from d53e0dd to 659c2d9 Compare January 28, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement PRs that add or improve features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation of Flight SQL

3 participants