davidcavazos commented on pull request #12277: URL: https://github.com/apache/beam/pull/12277#issuecomment-661497151
@aaltay I thought I had commits changing history on unrelated files, but now that I'm double checking I think there aren't any. * I'm linking from `CombineGlobally` since they are related (and I'll probably do the same for `CombineValues` once I create that PR) * `combineperkey.md` is a new file since it didn't exist earlier (I'll also have to create `combinevalues.md` in a later PR) * `overview.md` adds the `CombineGlobally` link to the overview page since it didn't exist earlier (and a couple style changes) * `documentation.html` adds the `CombineGlobally` link to the side navigation bar, plus my editor automatically formatted the HTML mostly for indentations, but with no content changes other than adding the new page I can revert the style changes if that's what you're referring to, but it's mostly indenting the HTML so I think it's fine as a one time only thing. Would you prefer me to go back and revert those changes back and only leave adding the new link? ---------------------------------------------------------------- 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: [email protected]
