yanghua commented on issue #3629: URL: https://github.com/apache/hudi/issues/3629#issuecomment-918953858
> > Hi @PengleiShi , > > The branch should keep there for the need to incubrate subsequent minor version (e.g. cherry-pick some new fix PR back to the released branch). However, the tags would never been changed. If you want to checkout a released version, choose the tag for your need. > > Can this explain answer your question? > > Yes, i see. But i think it's better to have different name between branchs and tags. For now, if i have fetched a tag, then i can't fetch the branch with same name unless i delete the tag locally. Sounds reasonable, thanks. Refer to other projects, e.g. Apache Flink, the release branches follow this pattern `release-a.b`, the tags pattern like this `release-a.b.c`. Maybe we can learn from it, WDYT? @vinothchandar -- 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]
