Skip to content

MINOR: [C++] use std::move to avoid unnecessary copies#49342

Open
SYaoJun wants to merge 1 commit intoapache:mainfrom
SYaoJun:219_move
Open

MINOR: [C++] use std::move to avoid unnecessary copies#49342
SYaoJun wants to merge 1 commit intoapache:mainfrom
SYaoJun:219_move

Conversation

@SYaoJun
Copy link
Copy Markdown

@SYaoJun SYaoJun commented Feb 20, 2026

Rationale for this change

avoid unnecessary copies

What changes are included in this PR?

use std::move to avoid unnecessary copies

Are these changes tested?

yes

Are there any user-facing changes?

no

@lriggs
Copy link
Copy Markdown
Contributor

lriggs commented Apr 24, 2026

The change looks good. Can you fill in the description and remove the boiler plate?

@SYaoJun
Copy link
Copy Markdown
Author

SYaoJun commented Apr 25, 2026

The change looks good. Can you fill in the description and remove the boiler plate?
@lriggs Thank you for the code review. I've updated the description accordingly.

@github-actions github-actions Bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Apr 29, 2026
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