alamb commented on issue #971: URL: https://github.com/apache/arrow-rs/issues/971#issuecomment-977028017
Hi @liukun4515 -- the process I am following is documented here: https://github.com/apache/arrow-rs/blob/master/dev/release/README.md#backporting Specifically I try to cherry-pick everything that is "backwards compatible" (in the rust Semantic Versioning sense that someone upgrading from 6.1.0 to 6.2.0 would not have to change any of their code). Does that answer your question? -- 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]
