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!
