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 2022/04/19 16:34:15 UTC

[GitHub] [beam] chamikaramj commented on pull request #16888: DataflowRunner: Removed KafkaIO.Read SDF->Legacy forced override

chamikaramj commented on PR #16888:
URL: https://github.com/apache/beam/pull/16888#issuecomment-1102857740

   I think the code path you are modifying is only being utilized by Runner v1 (so you might be essentially trying to make Dataflow Runner v1 used SDF which is not what we want).
   
   For Runner v2, I believe this transform override is completely ignored, instead we generate Dataflow steps from the Beam Runner API proto within the Dataflow service.
   
   


-- 
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: github-unsubscribe@beam.apache.org

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