Skip to content

GH-48084: [C++][FlightRPC] Replace boost::optional with std::optional#48323

Merged
lidavidm merged 2 commits intoapache:mainfrom
Bit-Quill:gh-48084-std-optional
Dec 4, 2025
Merged

GH-48084: [C++][FlightRPC] Replace boost::optional with std::optional#48323
lidavidm merged 2 commits intoapache:mainfrom
Bit-Quill:gh-48084-std-optional

Conversation

@alinaliBQ
Copy link
Collaborator

@alinaliBQ alinaliBQ commented Dec 4, 2025

Rationale for this change

Replace boost::optional with std::optional to resolve build failures on MSVC Windows CI. This PR is extracted from #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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants