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.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
extdedup
: now supports two modes - LINE mode and CSV modeextdedup
: now supports two modes - LINE mode and CSV mode dathere/qsv#2208extsort
: now also has two modes - CSV mode and LINE modeextsort
: now also has two modes - CSV mode and LINE mode dathere/qsv#2210sqlp
: add--cache-schema
optionsqlp
: add--cache-schema
option dathere/qsv#2224sqlp --cache-schema
benchmarksChanged
apply
&applydp
: use smallvec for operations vector & other minor performance optimizationsapply
&applydp
: use smallvec for operations vector dathere/qsv#2219 & dathere/qsv@bc837aeapply
&applydp
: specify min_length for parallel iterators dathere/qsv@7d6ce5efetch
&fetchpost
: replace jql with jaqfetch
&fetchpost
: replace jql with jaq dathere/qsv#2222stats
: performance optimizations dathere/qsv@f205809 dathere/qsv@e26c27f dathere/qsv@4579c1bvalidate
: specify min_length for parallel iterators dathere/qsv@a5b8185Fixed:
optimal_batch_size
to require indexed CSV files refactoroptimal_batch_size
to require indexed CSV files dathere/qsv#2206Removed:
fetch
&fetchpost
: removed jql options; replaced with jaqfetch
&fetchpost
: replace jql with jaq dathere/qsv#2222Full Changelog: dathere/qsv@0.136.0...0.137.0