Hi Joel,
Kylin supports View as the fact table, today many users are building cubes
from view. There is a known issue about view: Kylin couldn't calculate the
columns' cardinality for a view, the root cause is Hive HCatalog (which
Kylin uses to read source) doesn't support View so far; The error y
Hi,
I am using Kylin 1.5.2 with HDP 2.2
Currently my fact table contains multiple columns with type
array. Kylin
won't allow me to sync this table since it has complex datatypes. I don't
need these complex data types in my cube builds but I do require them for
other jobs.
The table is partitioned