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

Rename arrow/benches/string_kernels.rs to arrow/benches/substring_kernels.rs #1805

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

HaoYang670
Copy link
Contributor

Signed-off-by: remzi 13716567376yh@gmail.com

Which issue does this PR close?

Closes #1786.

Rationale for this change

Please look at the issue description

What changes are included in this PR?

Please look at the topic.

Are there any user-facing changes?

No.

Signed-off-by: remzi <13716567376yh@gmail.com>
@github-actions github-actions bot added the arrow Changes to the arrow crate label Jun 7, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1805 (c5e9600) into master (b5fbd11) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1805   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files         199      199           
  Lines       56600    56600           
=======================================
  Hits        47244    47244           
  Misses       9356     9356           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5fbd11...c5e9600. Read the comment docs.

@tustvold tustvold merged commit 9126bd7 into apache:master Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename arrow/benches/string_kernels.rs to arrow/benches/substring_kernels.rs
4 participants