Hi, we want to use tables in kafka as fact tables and tables in MySql as lookup tables,so we put all the tables into hive and want to join them as cubes.
the time column in fact table was timestamp, so does kylin2.1 support timestamp for cube partition? I find this :https://issues.apache.org/jira/browse/KYLIN-633 , it seems kylin already supprt Timestamp for cube partition,but when we define timestamp as partition , kylin failed to load data from hive tables. thanks in advanced for your reply.
