This is an automated email from the ASF dual-hosted git repository.

goenka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d76ee5  Update beam-2.24.0.md
     new 3f9f1aa  Merge pull request #13182 from y1chi/patch-2
9d76ee5 is described below

commit 9d76ee555f50549ee7f50214083985ce49721bed
Author: Yichi Zhang <[email protected]>
AuthorDate: Fri Oct 23 13:39:37 2020 -0700

    Update beam-2.24.0.md
---
 website/www/site/content/en/blog/beam-2.24.0.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/website/www/site/content/en/blog/beam-2.24.0.md 
b/website/www/site/content/en/blog/beam-2.24.0.md
index 6ec264f..461514c 100644
--- a/website/www/site/content/en/blog/beam-2.24.0.md
+++ b/website/www/site/content/en/blog/beam-2.24.0.md
@@ -55,6 +55,9 @@ For more information on changes in 2.24.0, check out the
   --temp_location, or pass method="STREAMING_INSERTS" to WriteToBigQuery 
([BEAM-6928](https://issues.apache.org/jira/browse/BEAM-6928)).
 * Python SDK now understands `typing.FrozenSet` type hints, which are not 
interchangeable with `typing.Set`. You may need to update your pipelines if 
type checking fails. 
([BEAM-10197](https://issues.apache.org/jira/browse/BEAM-10197))
 
+## Known Issues
+
+* ([BEAM-11113](https://issues.apache.org/jira/browse/BEAM-11113)) Default 
compressor change breaks dataflow python streaming job update compatibility.
 
 ## List of Contributors
 

Reply via email to