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 Fix primitive sort when input contains more nulls than the given sort limit to active_release #965

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Nov 20, 2021

Automatic cherry-pick of 02f3ec8

@github-actions github-actions bot added the arrow Changes to the arrow crate label Nov 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2021

Codecov Report

Merging #965 (26c3b1c) into active_release (54023c8) will increase coverage by 0.01%.
The diff coverage is 90.90%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #965      +/-   ##
==================================================
+ Coverage           82.38%   82.40%   +0.01%     
==================================================
  Files                 168      168              
  Lines               48668    48672       +4     
==================================================
+ Hits                40097    40107      +10     
+ Misses               8571     8565       -6     
Impacted Files Coverage Δ
arrow/src/compute/kernels/sort.rs 94.95% <90.90%> (+0.01%) ⬆️
arrow/src/array/transform/mod.rs 85.47% <0.00%> (+0.27%) ⬆️
arrow/src/datatypes/datatype.rs 66.38% <0.00%> (+0.42%) ⬆️
parquet_derive/src/parquet_field.rs 66.43% <0.00%> (+0.68%) ⬆️

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 54023c8...26c3b1c. Read the comment docs.

@alamb alamb merged commit c96e8de into active_release Nov 22, 2021
@alamb alamb deleted the cherry_pick_02f3ec8c branch November 22, 2021 20:58
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