Interactive Queries

2016-11-26 Thread Alan Kash
Hi, New to Kafka land. I am looking into Interactive queries feature, which transforms Topics into Tables with history, neat ! 1. What kind of queries we can run on the store ? Point or Range ? 2. Is Indexing supported ? primary or seconday ? 3. Query language - SQL ? Custom Java Native Query ?

Re: Interactive Queries

2016-11-28 Thread Alan Kash
ueriesExample.java > > Note: The `3.1.x` branch is for Kafka 0.10.1. > > -Michael > > > > > On Sun, Nov 27, 2016 at 3:35 AM, David Garcia > wrote: > > > I would start here: http://docs.confluent.io/3.1.0/streams/index.html > > > > > > On 11/26/