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 ff3ca553c7 GH-48707: [C++][FlightRPC] Use IRD precision/scale defaults
with ARD override in SQLGetData (#48708)
add b126c6e7aa GH-47724: [C++][FlightRPC] ODBC: implement SQLDescribeCol
(#48052)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/flight/sql/odbc/odbc_api.cc | 106 +++-
.../arrow/flight/sql/odbc/tests/columns_test.cc | 547 +++++++++++++++++++++
cpp/src/arrow/flight/sql/odbc/tests/tables_test.cc | 93 ++++
.../arrow/flight/sql/odbc/tests/type_info_test.cc | 225 +++++++++
4 files changed, 969 insertions(+), 2 deletions(-)