jychen7 commented on issue #2095: URL: https://github.com/apache/arrow-datafusion/issues/2095#issuecomment-1081329134
@alamb if I understand correctly, our next major release wil be around 2022-05-14 (2nd weekend of May). And next possible minor release will be around 2022-04-09 (2nd weekend of Apr). we ask contributor who want minor/patch release to create PR to `maint-*` branch after original PR is merged to master? I draft the doc update at https://github.com/apache/arrow-datafusion/pull/2110 As volunteer, I would help to 1. every week, check how many PRs to maintainance branch (e.g. search by `base:maint-7.x`). If any, - confirm commit is cherry-pick from `master` - confirms is minor (non API breaking) change - tag you for review 2. draft changelog for release every month if major/minor release need ps: 1 may be automate in Github workflow in future if need -- 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]
