alinaliBQ opened a new pull request, #48323: URL: https://github.com/apache/arrow/pull/48323
### Rationale for this change Replace boost::optional with std::optional to resolve build failures on MSVC Windows CI. This PR is extracted from https://github.com/apache/arrow/pull/48313. ### What changes are included in this PR? Replace boost::optional with std::optional in ODBC. ### Are these changes tested? Yes, locally on MSVC ### Are there any user-facing changes? N/A -- 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]
