Congling Xia created KYLIN-4373:
-----------------------------------
Summary: client side cache control for query API
Key: KYLIN-4373
URL: https://issues.apache.org/jira/browse/KYLIN-4373
Project: Kylin
Issue Type: Improvement
Reporter: Congling Xia
When kylin.query.cache-enabled is set to true, query results will be cached for
a period of time. If a cube updates due to daily build while this result is
being cached, it will return the out-dated result which is confusing. It seems
there's no way for client to tell Kylin server to bypass the cache.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)