Skip to content

Conversation

@mapleFU
Copy link
Member

@mapleFU mapleFU commented Apr 5, 2024

Rationale for this change

Previous pr ( #39807 ) remove std::move when returning value, however, it's not allowed in some old compilers

What changes are included in this PR?

add std::move for return, and add reason for that

Are these changes tested?

Should test by other ci

Are there any user-facing changes?

no

@mapleFU
Copy link
Member Author

mapleFU commented Apr 5, 2024

cc @kou

@github-actions
Copy link

github-actions bot commented Apr 5, 2024

⚠️ GitHub issue #41024 has been automatically assigned in GitHub to PR creator.

@kou
Copy link
Member

kou commented Apr 5, 2024

@github-actions crossbow submit test-r-rstudio-r-base-4.1-opensuse153

@github-actions
Copy link

github-actions bot commented Apr 5, 2024

Revision: e563385

Submitted crossbow builds: ursacomputing/crossbow @ actions-48f01dbd0f

Task Status
test-r-rstudio-r-base-4.1-opensuse153 Azure

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 110efed into apache:main Apr 5, 2024
@kou kou removed the awaiting review Awaiting review label Apr 5, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Apr 5, 2024
@mapleFU mapleFU deleted the fix-build-because-std-move branch April 5, 2024 13:05
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit 110efed.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
### Rationale for this change

Previous pr ( apache#39807 ) remove std::move when returning value, however, it's not allowed in some old compilers

### What changes are included in this PR?

add std::move for return, and add reason for that

### Are these changes tested?

Should test by other ci

### Are there any user-facing changes?

no

* GitHub Issue: apache#41024

Authored-by: mwish <maplewish117@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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