Abacn commented on issue #27648: URL: https://github.com/apache/beam/issues/27648#issuecomment-1662142265
Hi @nybbles, I see, for pure SDF this option (`use_deprecated_read`) then won't work. This option was for the deprecated UnboundedRead (only exist in Java SDK) Nevertheless given that UnboundedRead execution is not broken on portable flink streaming, one should be able to fix `translateExecutableStage` (#https://github.com/apache/beam/issues/27648#issuecomment-1657418771) according to it to fix at least the basic functionality of unbounded 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]
