This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from e5f05c79f4 GH-47716: [C++][FlightRPC] ODBC bind column implementation 
(#48042)
     add f8b23be186 GH-47707: [C++][FlightRPC] Add tests for descriptor handle 
allocation (#48053)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/sql/odbc/odbc_api.cc          |  5 --
 .../flight/sql/odbc/odbc_impl/odbc_statement.h     |  3 +
 .../flight/sql/odbc/tests/connection_attr_test.cc  | 56 +++++++++--------
 .../flight/sql/odbc/tests/connection_info_test.cc  |  6 +-
 .../arrow/flight/sql/odbc/tests/connection_test.cc | 73 +++++++++++++++++++++-
 cpp/src/arrow/flight/sql/odbc/tests/errors_test.cc | 63 ++++++++++---------
 6 files changed, 142 insertions(+), 64 deletions(-)

Reply via email to