Hello,
Today Drill cannot do continuous/streaming query, so as you mentioned you will have to use a polling technique. Just out of curiosity, Which data source are you planning to use ? Regards Tug On Thu 9 Nov 2017 at 04:31, kant kodali <[email protected]> wrote: > Hi All, > > I am new to Apache Drill. I am wondering if Apache Drill can perform > Streaming Queries? For example, I have a constant stream of data in 24 hour > period and I would like to get updates as soon as I receive them. > > Do I need to have a polling thread that issues a Drill query every second? > > Thanks! >
