TheNeuralBit commented on a change in pull request #16802: URL: https://github.com/apache/beam/pull/16802#discussion_r803218690
########## File path: CHANGES.md ########## @@ -55,6 +55,11 @@ * Java 17 support for Dataflow ([BEAM-12240](https://issues.apache.org/jira/browse/BEAM-12240)). * Users using Dataflow Runner V2 may see issues with state cache due to inaccurate object sizes ([BEAM-13695](https://issues.apache.org/jira/browse/BEAM-13695)). * ZetaSql is currently unsupported ([issue](https://github.com/google/zetasql/issues/89)). +* Python 3.9 support in Apache Beam ([BEAM-12000](https://issues.apache.org/jira/browse/BEAM-12000)). + * Dataflow support for Python 3.9 is expected to be available with 2.37.0, + but may not be fully available yet when the release is announced ([BEAM-13864](https://issues.apache.org/jira/browse/BEAM-13864)). + * Users of Dataflow Runner V2 can run Python 3.9 pipelines with 2.37.0 release right away. Review comment: Will we remove this caveat as part of closing BEAM-13864? -- 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]
