sgrebnov opened a new pull request, #7638: URL: https://github.com/apache/arrow-rs/pull/7638
# Which issue does this PR close? PR updates FlightSQL `GetDbSchemas` and `GetTables` schemas to fully match the FlightSQL protocol. Closes https://github.com/apache/arrow-rs/issues/7637 # What changes are included in this PR? There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. # Are there any user-facing changes? It could technically be considered a user-facing breaking change, as the schema returned by the `CommandGetDbSchemas` and `CommandGetTables` FlightSQL commands will change. HHowever, since the change only affects field nullability, there should be no practical impact, or it is very unlikely. -- 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]
