[
https://issues.apache.org/jira/browse/KYLIN-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653095#comment-16653095
]
ASF subversion and git services commented on KYLIN-3632:
--------------------------------------------------------
Commit fb0ea363ebdc6a7e44ff37b609af273e0dd3e842 in kylin's branch
refs/heads/master from Ma,Gang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=fb0ea36 ]
KYLIN-3632 Add configuration that can switch on/off preparedStatement cache in
Kylin server
> Add configuration that can switch on/off preparedStatement cache in Kylin
> server
> --------------------------------------------------------------------------------
>
> Key: KYLIN-3632
> URL: https://issues.apache.org/jira/browse/KYLIN-3632
> Project: Kylin
> Issue Type: Improvement
> Components: Query Engine
> Reporter: Ma Gang
> Assignee: Ma Gang
> Priority: Minor
> Fix For: v2.5.1
>
>
> From Kylin 2.5 we introduce preparedStatement cache feature, it can be turn
> on/off for each request by adding a new field "enableStatementCache" in the
> query request, by default it is on. We need to add a switch in server level,
> the preparedStatement cache can take effective only when the switch is on, by
> default, it will be set to false.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)