yupeng9 edited a comment on issue #5843: URL: https://github.com/apache/incubator-pinot/issues/5843#issuecomment-671677633
A checker will help detect the breaks, either we want to disallow it or document it in the release notes will depend on the policy we set up on 0.x releases. So it will be useful anyway Per [SerVer](https://semver.org/), ``` Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable. ``` So it's okay to make breaking changes, but not consider `@stable` annotation. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org