amoeba commented on PR #45401: URL: https://github.com/apache/arrow/pull/45401#issuecomment-2628488624
After my initial push, I noticed we needed to cherry-pick a 20.0.0 issue, https://github.com/apache/arrow/issues/45201, in order to get a commit we already cherry-picked for this release to compile. I moved the issue into the 19.0.1 milestone and ran: ```sh git checkout maint-19.0.1 git cherry-pick 2b5f56ca999678411f35862539f4f4a53b38de5a git push apache maint-19.0.1 ``` resulting in cherry-picked commit https://github.com/apache/arrow/pull/45401/commits/1b9079c96cdb4a589915c6494cfe26609ab40712. -- 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]
