boyuanzz commented on pull request #12572: URL: https://github.com/apache/beam/pull/12572#issuecomment-718258631
> > Yeah I also want to have some tests around this but it may not be possible to involve actual Kafka consumer to do so. The way I can come up is to use mock but I'm not sure whether it's feasible. > > Can we add "SDF Read"-related tests to `KafkaIOIT` in this case? Sorry for the late. I was on something urgent. KafkaIOIt will use `SDF Read` automatically if the runner is using `beam_fn_api` and `use_sdf_kafka_read `. In the upcoming future, we will make `SDF Read` as default for Kafka. ---------------------------------------------------------------- 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: [email protected]
