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

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

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

alamb
Copy link
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

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