Skip to content

Cherry pick Add (simd) modulus op to active_release#410

Merged
alamb merged 1 commit intoactive_releasefrom
cherry_pick_0a165748
Jun 5, 2021
Merged

Cherry pick Add (simd) modulus op to active_release#410
alamb merged 1 commit intoactive_releasefrom
cherry_pick_0a165748

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Jun 4, 2021

Automatic cherry-pick of 0a16574

* Add (simd) modulus op

* fix typo

* fix feature = "simd"

* revert ModulusByZero
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #410 (2b172d4) into active_release (cd95d7c) will decrease coverage by 0.01%.
The diff coverage is 78.69%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #410      +/-   ##
==================================================
- Coverage           82.54%   82.53%   -0.02%     
==================================================
  Files                 162      162              
  Lines               44093    44262     +169     
==================================================
+ Hits                36398    36533     +135     
- Misses               7695     7729      +34     
Impacted Files Coverage Δ
arrow/src/compute/kernels/arithmetic.rs 84.14% <78.69%> (-3.23%) ⬇️
parquet/src/encodings/encoding.rs 95.04% <0.00%> (+0.19%) ⬆️
arrow/src/array/transform/boolean.rs 84.61% <0.00%> (+7.69%) ⬆️

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 cd95d7c...2b172d4. Read the comment docs.

@alamb alamb merged commit 8059cf5 into active_release Jun 5, 2021
@alamb alamb deleted the cherry_pick_0a165748 branch June 5, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants