You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "hongbin ma (JIRA)" <ji...@apache.org> on 2017/06/15 09:53:00 UTC

[jira] [Created] (KYLIN-2671) Speed up prepared query execution

hongbin ma created KYLIN-2671:
---------------------------------

             Summary: Speed up prepared query execution
                 Key: KYLIN-2671
                 URL: https://issues.apache.org/jira/browse/KYLIN-2671
             Project: Kylin
          Issue Type: Improvement
            Reporter: hongbin ma


BI tools use prepared query for function probing, kylin should not execute such queries in standard way because it is too costly.

It's still worth mentioning standard "prepare-bindparameter-execute" way of PreparedStatement is still not supported. By now kylin only support Prepared Statements WITHOUT parameters.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)