docs: Add upstream ticket link (#7881)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
pull/24376/head
Andrew Lamb 2023-05-29 12:31:18 -04:00 committed by GitHub
parent bfc395a30d
commit 9ceb3e117a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
//! TODO: use version in flight-sql when
//! <https://github.com/apache/arrow-rs/pull/4266> is available
//!
//! Represents the response to FlightSQL `GetSqlInfo` requests and
//! handles the conversion to/from the format specified in the
//! [Arrow FlightSQL Specification].