Hi, I have kstreams table that was created from select statement of ksql table and kstreams.
Since kstream is process, how do I need to push the data into kafka topic from this stream? I also want the schema to be created in schema registry for this topic. Thanks, Asmath