Skip to content

Cherry pick Implement regexp_matches_utf8 to active_release#717

Merged
alamb merged 1 commit intoactive_releasefrom
cherry_pick_48c7529f
Aug 26, 2021
Merged

Cherry pick Implement regexp_matches_utf8 to active_release#717
alamb merged 1 commit intoactive_releasefrom
cherry_pick_48c7529f

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Aug 26, 2021

Automatic cherry-pick of 48c7529

* impl regexp_matches_utf8

* fix clippy

* add bench

* optimize
@github-actions github-actions bot added the arrow Changes to the arrow crate label Aug 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2021

Codecov Report

Merging #717 (90c7fdd) into active_release (4ca0d95) will increase coverage by 0.01%.
The diff coverage is 91.74%.

❗ Current head 90c7fdd differs from pull request most recent head 483ca60. Consider uploading reports for the commit 483ca60 to get more accurate results
Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #717      +/-   ##
==================================================
+ Coverage           82.42%   82.44%   +0.01%     
==================================================
  Files                 167      167              
  Lines               46640    46749     +109     
==================================================
+ Hits                38442    38541      +99     
- Misses               8198     8208      +10     
Impacted Files Coverage Δ
arrow/src/compute/kernels/comparison.rs 95.08% <91.74%> (-0.76%) ⬇️
parquet/src/encodings/encoding.rs 94.48% <0.00%> (-0.20%) ⬇️

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 4ca0d95...483ca60. Read the comment docs.

@alamb alamb merged commit 446a4b7 into active_release Aug 26, 2021
@alamb alamb deleted the cherry_pick_48c7529f branch August 26, 2021 17:47
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.

3 participants