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 Use partition for bool sort to active_release #494

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 23, 2021

Automatic cherry-pick of 1f1c637

* optimize boolean sort using parition

* add docs
@codecov-commenter
Copy link

Codecov Report

Merging #494 (01c9804) into active_release (d851dec) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 01c9804 differs from pull request most recent head 7d7c879. Consider uploading reports for the commit 7d7c879 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           active_release     #494   +/-   ##
===============================================
  Coverage           82.70%   82.70%           
===============================================
  Files                 163      163           
  Lines               44810    44817    +7     
===============================================
+ Hits                37058    37065    +7     
  Misses               7752     7752           
Impacted Files Coverage Δ
arrow/src/compute/kernels/sort.rs 94.15% <100.00%> (+0.03%) ⬆️

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 d851dec...7d7c879. Read the comment docs.

@alamb alamb merged commit c1f9083 into active_release Jun 23, 2021
@alamb alamb deleted the cherry_pick_1f1c6372 branch June 23, 2021 13:45
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