You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Tianhao Zhao (JIRA)" <ji...@apache.org> on 2017/12/14 06:30:00 UTC

[jira] [Closed] (KYLIN-3100) Building empty partitioned cube with rest api supports partition_start_date

     [ https://issues.apache.org/jira/browse/KYLIN-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tianhao Zhao closed KYLIN-3100.
-------------------------------

> Building empty partitioned cube with rest api supports partition_start_date
> ---------------------------------------------------------------------------
>
>                 Key: KYLIN-3100
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3100
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>    Affects Versions: v2.2.0
>            Reporter: Tianhao Zhao
>            Assignee: Tianhao Zhao
>            Priority: Minor
>             Fix For: v2.3.0
>
>         Attachments: KYLIN-3100-v1.patch, KYLIN-3100-v2.patch
>
>
> Currently when build a partitioned and continueous cube with /build or /rebuild rest api, the startTime param can be 0/null or even empty. Only endTime param is requried and startTime will be replaced with the endTime of last segment built-successfully. 
> If such a cube is totally empty and partition_start_date is configured, the first-time api build without startTime should start with partition_start_date, not 1970-01-01 instead.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)