Abacn commented on code in PR #34079:
URL: https://github.com/apache/beam/pull/34079#discussion_r1972779488
##########
sdks/python/apache_beam/io/kafka.py:
##########
@@ -64,6 +64,13 @@
append_args=["--experiments=use_deprecated_read"]
)
+ To use the legacy mode using Dataflow runner, the `use_unbounded_sdf_wrapper`
Review Comment:
Is "--experiments=use_deprecated_read" above no longer working on Dataflow
runner (or other runners)?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]