You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/06/09 15:49:00 UTC

[GitHub] [beam] mxm commented on a change in pull request #11928: [ BEAM-3788] Updates kafka.py pydocs

mxm commented on a change in pull request #11928:
URL: https://github.com/apache/beam/pull/11928#discussion_r437272373



##########
File path: sdks/python/apache_beam/io/external/kafka.py
##########
@@ -68,11 +110,7 @@ class ReadFromKafka(ExternalTransform):
     each item in the specified Kafka topics. If no Kafka Deserializer for
     key/value is provided, then the data will be returned as a raw byte array.
 
-    Note: Runners need to support translating Read operations in order to use
-    this source. At the moment only the Flink Runner supports this.
-
-    Experimental; no backwards compatibility guarantees.  It requires special
-    preparation of the Java SDK.  See BEAM-7870.

Review comment:
       Great to see that the workaround is no longer necessary.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org