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

qsv 0.121.0 #158923

Merged
merged 2 commits into from
Jan 3, 2024
Merged

qsv 0.121.0 #158923

merged 2 commits into from
Jan 3, 2024

Conversation

Porkepix
Copy link
Contributor

@Porkepix Porkepix commented Jan 3, 2024

Created by brew bump


Created with brew bump-formula-pr.

release notes
Two days ago, qsv  0.120.0 was released. Hours later, significant updates occurred in our ecosystem: Polars upgraded to version 0.36, Homebrew rolled out support for Rust 1.75.0, and our [pull request for 'cached'](https://github.com/jaemk/cached/pull/176) was successfully merged.

In light of these, we're launching version 0.121.0 out of cycle to leverage the new features and performance enhancements in these key components integral to qsv.


Added

  • sqlp: with Polars 0.36, it now supports:
    • subqueries for JOIN and FROM
    • REGEXP and RLIKE pattern matching
    • common variant spelling STDEV in the SQL engine (in addition to STDDEV)
    • and more under the hood improvements!
  • sqlp: now supports writing to Apache Avro format dathere/qsv@32f2fbb
  • sqlp: when writing to CSV format, if a file has a TSV or TAB extension, it will automatically use the tab delimiter dathere/qsv@c97048c

Changed

Fixed

  • cat: fixed performance regression in rowskey by moving unchanging variables out of hot loop - dathere/qsv@96a40e9
  • sqlp: Polars 0.36 fixed the SQL SUBSTR() function

Full Changelog: dathere/qsv@0.120.0...0.121.0

@github-actions 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 Jan 3, 2024
Copy link
Contributor

github-actions bot commented Jan 3, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 3, 2024
@BrewTestBot BrewTestBot enabled auto-merge January 3, 2024 22:09
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 3, 2024
Merged via the queue into Homebrew:master with commit 81b739a Jan 3, 2024
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Feb 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
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 rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants