[
https://issues.apache.org/jira/browse/KYLIN-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billy Liu resolved KYLIN-2671.
------------------------------
Resolution: Fixed
Fix Version/s: v2.1.0
Commit:
https://git1-us-west.apache.org/repos/asf?p=kylin.git;a=commit;h=6be77c8d
> 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
> Assignee: hongbin ma
> Priority: Major
> Fix For: v2.1.0
>
>
> 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
(v7.6.3#76005)