Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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