As I know, partition column on separate columns is not supported yet. There is an issue: https://issues.apache.org/jira/browse/KYLIN-3650
I think dipesh is working on it. Best regards, Chun’en Ni(George) ----- 原始邮件 ----- 发件人: liuzhixin <[email protected]> 收件人: [email protected] 抄送: [email protected] 已发送邮件: Wed, 31 Oct 2018 20:11:34 +0800 (CST) 主题: Partition Column for Kylin Hi kylin team: If my hive table partitions are below: # PARTITIONED BY ( `yyyy` string, `mm` string, `dd` string, `re` string, `hh` string) # How can I set the partition Partition Date Column and Partition Time Column? Best wishes.
