Are there plans to add a writer to KafkaIO? Right now, it's only read. The class itself is written to only expect a reader. Adding any sort of write would require refactoring the class to Read and Write like TextIO does.
Thanks, Jesse
Are there plans to add a writer to KafkaIO? Right now, it's only read. The class itself is written to only expect a reader. Adding any sort of write would require refactoring the class to Read and Write like TextIO does.
Thanks, Jesse