Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-40405: [C++] Produce better error message when Move is attempted on flat-namespace accounts #40406

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

felipecrv
Copy link
Contributor

@felipecrv felipecrv commented Mar 7, 2024

Rationale for this change

To guide users that might try to Move on accounts without HNS.

What changes are included in this PR?

The rewrite of the error message.

Are these changes tested?

Covered by existing tests.

Copy link

github-actions bot commented Mar 7, 2024

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

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 d2970e1 into apache:main Mar 8, 2024
33 of 35 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Mar 8, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Mar 8, 2024
@felipecrv felipecrv deleted the move_paths_not_implemented branch March 8, 2024 03:15
Copy link

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

There was 1 benchmark result indicating a performance regression:

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

thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Mar 8, 2024
…pted on flat-namespace accounts (apache#40406)

### Rationale for this change

To guide users that might try to `Move` on accounts without HNS.

### What changes are included in this PR?

The rewrite of the error message.

### Are these changes tested?

Covered by existing tests.
* GitHub Issue: apache#40405

Authored-by: Felipe Oliveira Carvalho <felipekde@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