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.109.0 #136785

Merged
merged 2 commits into from
Jul 26, 2023
Merged

qsv 0.109.0 #136785

merged 2 commits into from
Jul 26, 2023

Conversation

moonfruit
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
This is a monstrous👹 release with lots of new features and improvements!

The biggest new feature is the describegpt command which allows you to use OpenAI's Large Language Models to generate extended metadata from a CSV. We created this command primarily for CKAN and Datapusher+ so we can infer descriptions, tags and to automatically created annotated data dictionaries using the CSV's summary statistics and frequency tables. In that way, it works even for very large CSV files without consuming too many Open AI tokens.
This is a very powerful feature and we are looking forward to seeing what people do with it. Thanks @rzmk for all the work on this!

This release also features major improvements in the sqlp and joinp commands thanks to all the new capabilities of Polars 0.31.1.

Polars SQL's capabilities have been vastly improved in 0.31.1 with numerous new SQL functions and operators, and they're all available using the sqlp command.

The joinp command has several new options for CSV parsing, for pre-join filtering (--filter-left and --filter-right), and pre-join validation with the --validate option. Two new asof join variants (--left_by and right_by) were also added.

Added

Changed

Fixed

New Contributors

Full Changelog: dathere/qsv@0.108.0...0.109.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 Jul 17, 2023
@chenrui333
Copy link
Member

relates to #136514

@p-linnane p-linnane added the pending-rust-update Blocked by `rust` upgrade PR label Jul 17, 2023
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jul 20, 2023
@github-actions github-actions bot closed this Jul 22, 2023
@chenrui333 chenrui333 reopened this Jul 26, 2023
@chenrui333 chenrui333 removed stale No recent activity pending-rust-update Blocked by `rust` upgrade PR blocked labels Jul 26, 2023
@chenrui333 chenrui333 added the ready to merge PR can be merged once CI is green label Jul 26, 2023
@github-actions
Copy link
Contributor

@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 Jul 26, 2023
@BrewTestBot BrewTestBot enabled auto-merge July 26, 2023 18:00
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 26, 2023
Merged via the queue into Homebrew:master with commit acdb447 Jul 26, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Aug 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2023
@moonfruit moonfruit deleted the bump-qsv-0.109.0 branch July 19, 2024 02:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants