alamb opened a new pull request #1402:
URL: https://github.com/apache/arrow-rs/pull/1402


   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/1398
   
   # Rationale for this change
    
    Certain flight integration tests are failing with rust
   
   We think something about the gRPC library has changed recently to be more 
strict, but I never found a good way to verify this. 
   
   # What changes are included in this PR?
   
   Change some workaround code in the "scheme" passed to gRPC to use `http://` 
rather than`grpc://` 
https://github.com/apache/arrow-rs/issues/1398#issuecomment-1059610103 as 
suggested by @lidavidm ❤️  ❤️ 
   
   # Are there any user-facing changes?
   No this is a test only change


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