Re: Pinot/Kylin/Druid quick comparision

2023-12-04 Thread Nam Đỗ Duy
Hi Xiaoxiang, thank you In case my client uses cloud computing service like gcp or aws, which will cost more: precalculation feature of kylin or clickhouse (incase of kylin, I have a thought that the query execution has been done once and stored in cube to be used many times so kylin uses less clo

Re: Pinot/Kylin/Druid quick comparision

2023-12-04 Thread Xiaoxiang Yu
I think so. Response time is not the only factor to make a decision. Kylin could be cheaper when the query pattern is suitable for the Kylin model, and Kylin can guarantee reasonable query latency. Clickhouse will be quicker in an ad hoc query scenario. By the way, Youzan and Kyligence combine th

Re: Pinot/Kylin/Druid quick comparision

2023-12-04 Thread Xiaoxiang Yu
The default branch is for 4.X which is a maintained branch, the active branch is kylin5. I will change the default branch to kylin5 later. With warm regard Xiaoxiang Yu On Tue, Dec 5, 2023 at 9:12 AM Nam Đỗ Duy wrote: > Hi Xiaoxiang, Sirs / Madams > > Can you see the

Re: Pinot/Kylin/Druid quick comparision

2023-12-04 Thread Nam Đỗ Duy
Thank you Xiaoxiang, please update me when you have changed your default branch. In case people are impressed by the numbers then I hope to turn this situation to reverse direction. On Tue, Dec 5, 2023 at 9:02 AM Xiaoxiang Yu wrote: > The default branch is for 4.X which is a maintained branch, t

Re: Pinot/Kylin/Druid quick comparision

2023-12-04 Thread Xiaoxiang Yu
A JIRA ticket has been opened, waiting for INFRA : https://issues.apache.org/jira/browse/INFRA-25238 . With warm regard Xiaoxiang Yu On Tue, Dec 5, 2023 at 10:30 AM Nam Đỗ Duy wrote: > Thank you Xiaoxiang, please update me when you have changed your default > branch. I

[jira] [Created] (KYLIN-5730) Query dry-run for better modeling

2023-12-04 Thread Xiaoxiang Yu (Jira)
Xiaoxiang Yu created KYLIN-5730: --- Summary: Query dry-run for better modeling Key: KYLIN-5730 URL: https://issues.apache.org/jira/browse/KYLIN-5730 Project: Kylin Issue Type: Improvement Aff