Re: KTable like functionality in structured streaming

2017-05-16 Thread Tathagata Das
queries on the aggregated table. Is that what you want? If not, could you further elaborate your use case? On May 16, 2017 5:41 PM, "Stephen Fletcher" <stephen.fletc...@gmail.com> wrote: > Are there any plans to add Kafka Streams KTable like functionality in > structur

KTable like functionality in structured streaming

2017-05-16 Thread Stephen Fletcher
Are there any plans to add Kafka Streams KTable like functionality in structured streaming for kafka sources? Allowing querying keyed messages using spark sql,maybe calling KTables in the backend