[ 
https://issues.apache.org/jira/browse/KYLIN-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194654#comment-15194654
 ] 

Hao Chen edited comment on KYLIN-1427 at 3/15/16 2:58 AM:
----------------------------------------------------------

I think [~dipeshkhakhkhar] is working on the front-end part. [~qianqiaoneng] 
please confirm with [~dipeshkhakhkhar].


was (Author: haoch):
[~dipeshkhakhkhar]

> Enable partition date column to support date and hour as separate columns for 
> increment cube build 
> ---------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-1427
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1427
>             Project: Kylin
>          Issue Type: Task
>          Components: Metadata, REST Service, Web 
>    Affects Versions: v1.5.0, v1.4.0
>            Reporter: qianqiaoneng
>            Assignee: Hao Chen
>             Fix For: v1.5.0
>
>
> 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. 
> {code}
> {
>  "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"
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to