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