[
https://issues.apache.org/jira/browse/KYLIN-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928292#comment-17928292
]
Guoliang Sun commented on KYLIN-6022:
-------------------------------------
h3. Dev Design
The current logic does not allow multiple related tasks for the same internal
table to run simultaneously. It will first discard other tasks and then submit
the current task.
> Support parallel incremental loading for internal tables
> --------------------------------------------------------
>
> Key: KYLIN-6022
> URL: https://issues.apache.org/jira/browse/KYLIN-6022
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> When a new incremental loading task is submitted, it automatically terminates
> the previously submitted task, even if the time ranges are different.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)