You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/06/08 15:15:39 UTC

[beam] branch fix-2.21-blog created (now b1badfb)

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

bhulette pushed a change to branch fix-2.21-blog
in repository https://gitbox.apache.org/repos/asf/beam.git.


      at b1badfb  Update beam-2.21.0.md

This branch includes the following new commits:

     new b1badfb  Update beam-2.21.0.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[beam] 01/01: Update beam-2.21.0.md

Posted by bh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a commit to branch fix-2.21-blog
in repository https://gitbox.apache.org/repos/asf/beam.git

commit b1badfb1345441f31b3d8be8c9d617222e1898f5
Author: Brian Hulette <bh...@google.com>
AuthorDate: Mon Jun 8 08:15:19 2020 -0700

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

diff --git a/website/www/site/content/en/blog/beam-2.21.0.md b/website/www/site/content/en/blog/beam-2.21.0.md
index 8497e4d..973276b 100644
--- a/website/www/site/content/en/blog/beam-2.21.0.md
+++ b/website/www/site/content/en/blog/beam-2.21.0.md
@@ -44,10 +44,10 @@ for example usage.
     `process()`) with `@apache_beam.typehints.no_annotations` will disable it
     for that function.
 
-    More details will be in 
+    More details can be found in 
     [Ensuring Python Type Safety](https://beam.apache.org/documentation/sdks/python-type-safety/)
-    and an upcoming
-    [blog post](https://beam.apache.org/blog/python/typing/2020/03/06/python-typing.html).
+    and the Python SDK Typing Changes
+    [blog post](https://beam.apache.org/blog/python-typing/).
 
 * Java SDK: Introducing the concept of options in Beam Schema’s. These options add extra 
 context to fields and schemas. This replaces the current Beam metadata that is present