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 eq_dyn, neq_dyn, lt_dyn, lt_eq_dyn, gt_dyn, gt_eq_dyn to active_release #867

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 26, 2021

Automatic cherry-pick of fc49f58

@github-actions github-actions bot added the arrow Changes to the arrow crate label Oct 26, 2021
@alamb
Copy link
Contributor Author

alamb commented Oct 26, 2021

I believe this one needs to be rebased after #868 is merged

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #867 (15f2f3f) into active_release (01743f3) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #867      +/-   ##
==================================================
- Coverage           82.47%   82.45%   -0.02%     
==================================================
  Files                 168      168              
  Lines               48151    48175      +24     
==================================================
+ Hits                39712    39725      +13     
- Misses               8439     8450      +11     
Impacted Files Coverage Δ
arrow/src/compute/kernels/comparison.rs 92.63% <50.00%> (-1.48%) ⬇️
parquet_derive/src/parquet_field.rs 67.04% <0.00%> (+0.22%) ⬆️

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 01743f3...15f2f3f. Read the comment docs.

@alamb alamb merged commit b42649b into active_release Oct 27, 2021
@alamb alamb deleted the cherry_pick_fc49f588 branch October 27, 2021 12:44
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