chore: Prepare 42.0.0 Release#12465
Conversation
| - Bump rustyline from 11.0.0 to 14.0.0 in /datafusion-cli [#12407](https://github.com/apache/datafusion/pull/12407) (dependabot[bot]) | ||
| - Minor: add `ListingOptions::with_file_extension_opt` [#12461](https://github.com/apache/datafusion/pull/12461) (alamb) | ||
| - Improve PhysicalExpr and Column documentation [#12457](https://github.com/apache/datafusion/pull/12457) (alamb) | ||
| - fix length error with `array_has` [#12459](https://github.com/apache/datafusion/pull/12459) (samuelcolvin) |
There was a problem hiding this comment.
The changelog script categorizes PRs based on GitHub labels and/or conventional commit prefixes, so PRs with the bug label or a commit message starting with fix: would get categorized as bug fixes.
There was a problem hiding this comment.
There was a problem hiding this comment.
@samuelcolvin Let me know if you want to add labels to any PRs and I can regenerate the changelog in this PR
There was a problem hiding this comment.
Ok, no worries, I don't have permissions to edit labels.
No need to change it for me.
Thanks as ever for datafusion.
There was a problem hiding this comment.
I used to review all the PRs when generating changelogs, but with ~300 per release, it got a bit much. It looks like we haven't documented how the changelog generation works in the contributor guide. I will add that to my TODO list.
Which issue does this PR close?
Part of #11902
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?