cmds/core/sort: ignore blanks break ties by length#2697
Merged
Conversation
Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2697 +/- ##
=======================================
Coverage 75.42% 75.42%
=======================================
Files 414 414
Lines 42151 42159 +8
=======================================
+ Hits 31792 31799 +7
- Misses 10359 10360 +1
☔ View full report in Codecov by Sentry. |
rminnich
approved these changes
Jun 19, 2023
Member
rminnich
left a comment
There was a problem hiding this comment.
I'm beginning to understand how companies used to exist by only selling a sort product.
(look up syncsort ...)
Contributor
Author
They still selling it https://www.precisely.com/product/precisely-syncsort/syncsort-mfx :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.