The obvious one I can think of: Drill is a great ad hoc sql execution engine. In the case where kylin can't answer via cube, then direct the incoming query to drill. Both systems use calcite. The idea is to combine quick query response for most frequent queries (kylin predefined analytical queries) with more coverage (drill). (e.g. cases of no realization found or cross cube join)...
On Thu, Mar 16, 2017 at 12:20 PM, Billy Liu <[email protected]> wrote: > Hi Heer, > > May I ask more more for this proposal, the benefits or use case? > > 2017-03-16 7:58 GMT-07:00 Sonny Heer <[email protected]>: > >> Is there any support for Apache Drill within Kylin? Any tickets for work >> done around this yet? >> >> Thanks >> >> > -- Pushpinder S. Heer Senior Software Engineer m: 360-434-4354 h: 509-884-2574
