MartijnVisser commented on pull request #18172: URL: https://github.com/apache/flink/pull/18172#issuecomment-1000191719
> > Please update your commit message to follow the Code Style & Quality Guidelines, which can be found at https://flink.apache.org/contributing/code-style-and-quality-preamble.html. > > Could you be more specific, please? I don't know what the problem is, thank you very much. You currently have three commits with 3 different messages: `variable name reference error` `[hotfix][doc] Change tableEnvironment attribute reference error` `Merge branch 'hot-fix-update-doc' of github.com:h1365930778/flink into hot-fix-update-doc` This can/should be one commit message, as explained on https://flink.apache.org/contributing/code-style-and-quality-pull-requests.html#commit-naming-conventions. Also explained there is that in this case, the commit message should probably look something like: `[hotfix][docs] Fix incorrect Python tableEnvironment attribute reference` -- 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]
