[ https://issues.apache.org/jira/browse/KYLIN-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289013#comment-16289013 ]
Shaofeng SHI commented on KYLIN-3100: ------------------------------------- LGTM, UT passed, merged in master branch. Thanks Tianhao! > 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 > 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)