justing-bq opened a new pull request, #47703: URL: https://github.com/apache/arrow/pull/47703
### Rationale for this change Addresses https://github.com/apache/arrow/issues/46465. ### What changes are included in this PR? Multiple `utils` files have been merged into a single `util.cc/h`. The project/subdirectory `flight_sql` has been renamed to `odbc_impl`. The project/subdirectory `odbcabstraction` is removed and its files have been moved to `odbc_impl`. Header files inside `include` directories have been relocated to the same directory as their implementation files. ### Are these changes tested? N/A ### Are there any user-facing changes? No -- 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]
