alamb opened a new pull request, #21553: URL: https://github.com/apache/datafusion/pull/21553
## Which issue does this PR close? - Part of #21078. ## Rationale for this change The `branch-52` release work added the `52.5.0` changelog in #21407, and that changelog should also be present on `main` as part of porting the release bookkeeping back after publication. ## What changes are included in this PR? This PR ports `dev/changelog/52.5.0.md` from #21407 onto `main`. Implementation note: I used `git cherry-pick -n` of the merged `branch-52` commit and kept only the changelog file, discarding the version and config changes that do not belong on `main`. ## Are these changes tested? No automated tests were run. This is a documentation-only changelog port. ## Are there any user-facing changes? Yes. The `52.5.0` changelog is now available on `main`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
