You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2017/03/20 18:21:41 UTC

[jira] [Created] (KYLIN-2515) Route unsupported query back to query its source directly

liyang created KYLIN-2515:
-----------------------------

             Summary: 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


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 message was sent by Atlassian JIRA
(v6.3.15#6346)