-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
qsv 0.118.0 #154212
Merged
Merged
qsv 0.118.0 #154212
Conversation
This file contains 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
github-actions
bot
added
rust
Rust use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
Nov 14, 2023
gonna close it for now. |
relates to #149754 |
gonna reopen this PR after #154526 |
chenrui333
force-pushed
the
bump-qsv-0.118.0
branch
from
November 19, 2023 14:57
24a9eaa
to
cfd9fba
Compare
chenrui333
added
ready to merge
PR can be merged once CI is green
and removed
pending-rust-update
Blocked by `rust` upgrade PR
labels
Nov 19, 2023
branchvincent
approved these changes
Nov 19, 2023
🤖 An automated task has requested bottles to be published to this PR. |
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Nov 19, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
outdated
PR was locked due to age
ready to merge
PR can be merged once CI is green
rust
Rust use is a significant feature of the PR or issue
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 with
brew bump-formula-pr
.release notes
frequency
: added--ignore-case
optionfrequency
: add--ignore-case
option dathere/qsv#1386geocode
: added 500, 1000, 5000, 15000 Geonames cities convenience shortcuts toindex
subcommands dathere/qsv@bd9f4c3schema
: added--ignore-case
option when compiling enum constraints; replaced Hashset with faster AHashset dathere/qsv@a16a1casnappy
: addedbuf_size
parm to compress helper fn dathere/qsv@e0c0d1fsniff
added--just-mime
optionsniff
add--just-mime
option dathere/qsv#1372Changed
apply
&applydp
: replaced binary_search with faster compile-time perfect hash functions for operations lookupsapply
&applydp
: use perfect hash functions for operations lookups dathere/qsv#1371stats
,schema
andtojsonl
: stats cache bincode refactorstats
,schema
andtojsonl
: stats cache bincode refactor dathere/qsv#1377luau
: replaced sanitise-file-name with more popular sanitize-filename crate dathere/qsv@8927cb7cat
: minor optimization by preallocating with capacity dathere/qsv@c13c341sqlp
&joinp
: expanded speed/functionality with upgrade to Polars 0.34.2 upgrade to Polars 0.34.2 dathere/qsv#1385tojsonl
: improved boolean inferencing. Now correctly infers booleans, even if the enum domain range is more than 2, but has cardinality 2 case-insensitive dathere/qsv@6345f2dFixed
dedup
: fixed --ignore-case not being honored during internal sort optiondedup
: fix --ignore-case option dathere/qsv#1387applydp
: fixed wrong usage text usingapply
and notapplydp
dathere/qsv@c47ba86geocode
: fixedindex-update
not honoring--timeout
parameter dathere/qsv@3272a9egeocode
: fixedindex-load
to work properly with convenience shortcuts dathere/qsv@5097326Full Changelog: dathere/qsv@0.117.0...0.118.0