[ https://issues.apache.org/jira/browse/KYLIN-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
nichunen updated KYLIN-2515: ---------------------------- Attachment: push_down_doc.patch > Route unsupported query back to query its source directly > --------------------------------------------------------- > > Key: KYLIN-2515 > URL: https://issues.apache.org/jira/browse/KYLIN-2515 > Project: Kylin > Issue Type: New Feature > Reporter: liyang > Assignee: nichunen > Fix For: v2.2.0 > > Attachments: push_down_1.png, push_down_2.png, push_down_doc.patch, > query_pushdown.cn.md, query_pushdown.md > > > When Kylin cannot support a query due to lack of prepared mode and cube, the > query can be routed back to executing on its original source. It may > integrate with Hive, or SparkSQL, or Drill, or anything if so desired. > There must be an interface defined first, to allow plug-in of any ad-hoc > query engine. > This is a carry-on from KYLIN-742 -- This message was sent by Atlassian JIRA (v6.4.14#64029)