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-38966: [C++] Fix spelling (util) #38967

Merged
merged 24 commits into from
Dec 5, 2023
Merged

GH-38966: [C++] Fix spelling (util) #38967

merged 24 commits into from
Dec 5, 2023

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Nov 29, 2023

Rationale for this change

What changes are included in this PR?

Spelling fixes to cpp/src/arrow/util/

Are these changes tested?

Are there any user-facing changes?

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Copy link

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

@github-actions github-actions bot removed the awaiting review Awaiting review label Dec 5, 2023
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Dec 5, 2023
@pitrou pitrou self-requested a review December 5, 2023 16:56
@pitrou pitrou merged commit b3e607b into apache:main Dec 5, 2023
35 of 39 checks passed
@pitrou pitrou removed the awaiting committer review Awaiting committer review label Dec 5, 2023
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Dec 5, 2023
@jsoref jsoref deleted the spelling-util branch December 5, 2023 20:46
Copy link

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

There were no benchmark performance regressions. 🎉

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.

dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

### What changes are included in this PR?

Spelling fixes to cpp/src/arrow/util/

### Are these changes tested?

### Are there any user-facing changes?

* Closes: apache#38966

Authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
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.

[C++][Util] Spelling errors identified by check-spelling
2 participants