TheNeuralBit commented on a change in pull request #15450: URL: https://github.com/apache/beam/pull/15450#discussion_r709548164
########## File path: CHANGES.md ########## @@ -84,7 +84,7 @@ ## Known Issues * Fixed X (Java/Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)). - +* Fixed error while writing multiple DeferredFrames to csv (Python) ([BEAM-12701](https://issues.apache.org/jira/browse/BEAM-12701)). Review comment: This section looked odd to me (is it for known issues, or fixed issues?). It turns out our changelog template got mangled at some point! There's supposed to be a bugfixes section. I added it back in https://github.com/apache/beam/pull/15516. Would you mind merging master or rebasing this PR, and moving this line to the "Bugfixes" section? -- 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]
