Skip to content

Add sstream include to string_util.h#50101

Open
atupone wants to merge 1 commit into
apache:mainfrom
atupone:patch-1
Open

Add sstream include to string_util.h#50101
atupone wants to merge 1 commit into
apache:mainfrom
atupone:patch-1

Conversation

@atupone
Copy link
Copy Markdown

@atupone atupone commented Jun 4, 2026

std::unique_ptrstd::ostringstream sstream_; require sstream include.

Bug raised while building with gcc-17

https://bugs.gentoo.org/976604

std::unique_ptr<std::ostringstream> sstream_; require sstream.
Bug raised while building with gcc-17
https://bugs.gentoo.org/976604
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant