crepererum opened a new pull request, #4898: URL: https://github.com/apache/arrow-rs/pull/4898
# Which issue does this PR close? \- # Rationale for this change Give users a way to easily show headers/trailers in flight CLI. Mostly useful for debugging servers. # What changes are included in this PR? 1. improve CLI logging setup (implements the usual `-v` flag) 2. change flight SQL client API to return a better high-level wrapper instead of `FlightData`, similar to what the non-SQL flight client does **breaking change** 3. log headers/trailers in CLI 4. drive-by clean up: replace explicit panic in CLI w/ proper errors # Are there any user-facing changes? `-v` now shows logs including headers and trailers -- 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]
