You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/06/24 17:16:44 UTC

[beam] branch aaltay-patch-1 created (now 740d804)

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

altay pushed a change to branch aaltay-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git.


      at 740d804  Drop experimental from python streaming in the doc

This branch includes the following new commits:

     new 740d804  Drop experimental from python streaming in the doc

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: Drop experimental from python streaming in the doc

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

altay pushed a commit to branch aaltay-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 740d8045ad45838a5ddb0d213e78634e145d8a71
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Mon Jun 24 10:16:28 2019 -0700

    Drop experimental from python streaming in the doc
    
    R: @angoenka
    
    Drop 'experimental` qualifier from the documents which was added in 2.5.0 a while back ago.
---
 website/src/documentation/sdks/python-streaming.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/documentation/sdks/python-streaming.md b/website/src/documentation/sdks/python-streaming.md
index 6340fc4..37c6935 100644
--- a/website/src/documentation/sdks/python-streaming.md
+++ b/website/src/documentation/sdks/python-streaming.md
@@ -20,7 +20,7 @@ limitations under the License.
 
 # Python Streaming Pipelines
 
-Python streaming pipeline execution is experimentally available (with some
+Python streaming pipeline execution became available (with some
 [limitations](#unsupported-features)) starting with Beam SDK version 2.5.0.