Re: What is the default account name/pass for mysql in kylin docker

2023-10-19 Thread Xiaoxiang Yu
In Kylin 5, the functions of cube are merged into DataModel, so power of multidimensional cube is kept in Model of Kylin 5. Here is demo for creating and query model in Kylin 5: https://people.apache.org/~xxyu/resources/How_to_create_and_query_Model_in_Kylin_5.pptx . -- Best wishes to y

Re: What is the default account name/pass for mysql in kylin docker

2023-10-19 Thread Nam Đỗ Duy
Thank you for sharing. I have one very important question: Is the concept of Segment or Index now in version 5.x similar to columnar OLAP database like clickhouse or druid? Best regards On Thu, Oct 19, 2023 at 3:49 PM Xiaoxiang Yu wrote: > In Kylin 5, the functions of cube are merged into Data