Hi, Is there a way I can merge two KTables just like I have in KStreams api. KBuilder.merge().
I understand I can use KTable.toStream(), if I choose to use it, is there any performance cost associated with this conversion or is it just a API conversion. -Sameer.