lewiszlw opened a new pull request, #8916:
URL: https://github.com/apache/arrow-rs/pull/8916

   # Which issue does this PR close?
   
   None.
   
   # Rationale for this change
   
   1. Keep consistent with `FlightClient`.
   2. We need inner error (for example `tonic::Status`) to know if we should 
retry, but ArrowError stores string of `tonic::Status`.
   
   # What changes are included in this PR?
   
   1. Let flight sql client returns `FlightError` .
   2. Cleanup code.
   
   # Are these changes tested?
   
   CI
   
   # Are there any user-facing changes?
   
   Yes.
   


-- 
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]

Reply via email to