Skip to content

[C++][Flight] ODBC BlockingQueue not working properly on Linux #49702

Description

@justing-bq

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions