amoeba commented on issue #46104: URL: https://github.com/apache/arrow/issues/46104#issuecomment-3046876505
Hi @wgtmac, I noticed this issue doesn't have a milestone and it should. It looks to me like the merge script was used to do the merge of https://github.com/apache/arrow/pull/45375 but I'm not 100% sure. Since it looks like this the PR merged after the 20.0.0 maint branch was created, it wasn't included in the 20.0.0 release so it's fine to include in 21.0.0. We can see it's not on `maint-20.0.0 below`: ```sh ❯ git branch --contains 68f1a0f4e0bae3ef436925ecf23b613b6ac9234b main maint-21.0.0 ``` Also, https://github.com/apache/arrow/issues/45937 is in the 21.0.0 milestone but it would better if we removed the parent issue from any milestones and put this issue in 21.0.0. Any objections? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org