kennknowles commented on issue #20530:
URL: https://github.com/apache/beam/issues/20530#issuecomment-1877702172

   The current (bad) status is that all non-Dataflow runners will use legacy 
read _if_ the runner is set up prior to expansion. This results in non-portable 
expansion behaviors.
   
   The desired status would be that runners override the SDF read to legacy 
read if desired. The code to do this is already shipped with KafkaIO and used 
in the Dataflow runner, but it would be some real work, and probably throwaway 
work, to adjust other runners to use the override. More likely we just push 
everything to SDF.


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

Reply via email to