Hi, Shrikant Bang I think it will not go through query cached result(of D1,D2,D3) .
发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用 发件人: Shrikant Bang<mailto:[email protected]> 发送时间: 2018年11月13日 20:50 收件人: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> 主题: Understanding Query Cache In Apache Kylin Hi Team, Let say I have a cube on dimensions D1, D2, D3 and Metrics M1, M2, M3. When I hit a multiple queries on grouping dimension D1, D2, D3, it will get cached and cuboid will be hot. Once cuboid (D1,D2,D3) gets cached and I will hit a query on grouping dimension D1, D2 (with similar metrics). Will query go through query cached result (of D1,D2,D3) or runs a query on HBase Table? P.S. I am using Apache Kylin v2.5.1-hbase1.x Thank You, Shrikant Bang
