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:45 UTC

[beam] 01/01: Drop experimental from python streaming in the doc

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.