Re: Why we choose Kylin

2023-11-14 Thread Nam Đỗ Duy
Thank you very much for your information, will catch up soon On Tue, Nov 14, 2023 at 1:40 PM Xiaoxiang Yu wrote: > I have to say currently Kylin is focused on OLAP solutions, without very > few use cases in data science or AI. > And it requires a good understanding of Hadoop/Spark if you want to

Re: Default Hive user/password of docker Kylin 5.0

2023-11-14 Thread Nam Đỗ Duy
Thank you Xiaoxiang, Do I need to add port 1 of Hive to the docker run when creating Container like: docker run -d -m 8G -p 1:1 7070:7070 -p 8088:8088 -p 50070:50070 -p 8032:8032 -p 8042:8042 -p 2181:2181 apachekylin/apache-kylin-standalone:5.0-beta On Tue, Nov 14, 2023 at 10:00 AM X

[jira] [Created] (KYLIN-5704) For ‘in’ condition query of non-time partition columns, when the data type of the value in 'in' condition is inconsistent with that of the non-time partition column, the

2023-11-14 Thread Hrongrong Cao (Jira)
Hrongrong Cao created KYLIN-5704: Summary: For ‘in’ condition query of non-time partition columns, when the data type of the value in 'in' condition is inconsistent with that of the non-time partition column, the segment pruner fails, resulting i