Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
v1.4.0, v1.5.0
-
None
Description
There are some data table, which save date and hour at 2 columns. For this kind of source data, kylin currently doesn't support incrementally build the cube. Open this JIRA to track this feature.
{ "partition_desc": { "partition_date_column": "DEFAULT.TEST_KYLIN_FACT.CAL_DT", "partition_time_column": "DEFAULT.TEST_KYLIN_FACT.CAL_HOUR", "partition_date_format": "yyyy-MM-dd", "partition_time_format": "HH:mm", "partition_date_start": 0, "partition_type": "APPEND", "partition_condition_builder": "org.apache.kylin.metadata.model.PartitionDesc$DefaultPartitionConditionBuilder" } }
Attachments
Issue Links
- is related to
-
KYLIN-1441 Display time column as partition column
- Closed
- links to