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 Implement boolean equality kernels to active_release #857

Merged
merged 1 commit into from Oct 25, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 24, 2021

Automatic cherry-pick of 3ea0e18

* Implement boolean equality kernels

* Respect offset

* Simplify
@github-actions github-actions bot added the arrow Changes to the arrow crate label Oct 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2021

Codecov Report

Merging #857 (614ee88) into active_release (a721e00) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #857      +/-   ##
==================================================
+ Coverage           82.62%   82.63%   +0.01%     
==================================================
  Files                 168      168              
  Lines               48033    48081      +48     
==================================================
+ Hits                39687    39734      +47     
- Misses               8346     8347       +1     
Impacted Files Coverage Δ
arrow/src/compute/kernels/boolean.rs 96.81% <100.00%> (ø)
arrow/src/compute/kernels/comparison.rs 95.55% <100.00%> (+0.35%) ⬆️
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 a721e00...614ee88. Read the comment docs.

@alamb alamb merged commit 620282a into active_release Oct 25, 2021
@alamb alamb deleted the cherry_pick_3ea0e18a branch October 25, 2021 10:51
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.

None yet

3 participants