justing-bq opened a new issue, #49702: URL: https://github.com/apache/arrow/issues/49702
### Describe the bug, including details regarding any error messages, version, and platform. On Linux, our BlockingQueue (defined in cpp/src/arrow/flight/sql/odbc/odbc_impl/blocking_queue.h) does not work properly. It is not pushing data to the queue the same way as it does on other platforms. We have several disabled tests that reproduce this issue (such as ColumnsMockTest.TestSQLColumnsAllColumns). ### Component(s) C++, FlightRPC -- 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]
