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 ddcf2dcbe9 MINOR: [CI][Release] Fix incorrect path in 
release_candidate.yml (#48871)
     add 25b7247f97 GH-48119: [C++][ODBC] Move class definitions to type_fwd.h  
(#48596)

No new revisions were added by this update.

Summary of changes:
 .../arrow/flight/sql/odbc/odbc_impl/CMakeLists.txt    |  1 +
 .../arrow/flight/sql/odbc/odbc_impl/odbc_connection.h |  7 +------
 .../arrow/flight/sql/odbc/odbc_impl/odbc_descriptor.h |  7 +------
 .../flight/sql/odbc/odbc_impl/odbc_environment.h      |  2 +-
 .../arrow/flight/sql/odbc/odbc_impl/odbc_statement.h  |  8 +-------
 .../arrow/flight/sql/odbc/odbc_impl/spi/connection.h  |  3 +--
 .../arrow/flight/sql/odbc/odbc_impl/spi/result_set.h  |  3 +--
 .../arrow/flight/sql/odbc/odbc_impl/spi/statement.h   |  6 ++----
 .../odbc/odbc_impl/{json_converter.h => type_fwd.h}   | 19 +++++++++++--------
 9 files changed, 20 insertions(+), 36 deletions(-)
 copy cpp/src/arrow/flight/sql/odbc/odbc_impl/{json_converter.h => type_fwd.h} 
(77%)

Reply via email to