comphead commented on issue #19692:
URL: https://github.com/apache/datafusion/issues/19692#issuecomment-4035611288
Me/Claude made deeper analysis: looks like all commits in place now
```
┌───────────┬────────────────────────────────────────────┬─────────────────────────────────────────────────┐
│ Commit │ PR │
Status │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 9f3ddcecd │ #19878 - Update version to 52.1.0 │ Skipped
(version-52-specific) │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ bc043c3a5 │ #19661 - Prepare 52.0.0 release │ Skipped
(version-52-specific) │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 04e6ceef8 │ #19686 - Remove rust_decimal │ Already in
branch-53 (dependency doesn't exist) │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ d5dae86a6 │ #19681 - Split BatchPartitioner::try_new │ Already in
branch-53 │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 1ac18a3af │ #19704 - Backport list_files_cache │ Already in
branch-53 │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 69eca5210 │ #19705 - DynamicFilterPhysicalExpr Hash/Eq │ Already in
branch-53 (PR #19659) │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 2073f042d │ #19818 - Expose ListFilesEntry │ Already in
branch-53 (PR #19804) │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 18fdd8b69 │ #19836 - LimitedBatchCoalescer fix │ Already in
branch-53 (PR #19785) │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ eb00fe2fa │ #19855 - Grouping set subset satisfaction │ Already in
branch-53 │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ c0a6f238f │ #19877 - Add BatchAdapter │ Already in
branch-53 │
├───────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────┤
│ 8aaa274aa │ #20289 - Filter pushdown merge filter │ Already in
branch-53 (PR #20110) │
└───────────┴────────────────────────────────────────────┴─────────────────────────────────────────────────┘
All non-version-specific changes from branch-52 are already present in
branch-53. No commits needed to be applied.
```
However the process looks fragile, would be nice to have some guard saying
if there is another hotfix/release branch ongoing then it is needed to backport
the PR to other future releases/hotfixes
--
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]