alamb opened a new issue, #6568:
URL: https://github.com/apache/arrow-rs/issues/6568

   **Describe the bug**
   
   Arrow flight CI test failing on master 
   
   Example: 
   https://github.com/apache/arrow-rs/actions/runs/11354119801/job/31580643040
   
   ```
   
   running 3 tests
   test tests::test_execute_update ... FAILED
   test tests::test_select ... FAILED
   test tests::test_auth ... FAILED
   
   failures:
   
   ---- tests::test_execute_update stdout ----
   testing uds client
   Client finished!
   =======
   testing http client
   Client finished!
   =======
   testing https client
   thread 'tests::test_execute_update' panicked at 
arrow-flight/examples/flight_sql_server.rs:834:65:
   called `Result::unwrap()` on an `Err` value: IpcError("Can't handshake 
status: Unknown, message: \"transport error\", details: [], metadata: 
MetadataMap { headers: {} }")
   stack backtrace:
   ```
   
   **To Reproduce**
   RunC CI
   
   **Expected behavior**
   Should pass
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->


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