Longfei Jiang created KYLIN-6078:
------------------------------------
Summary: [Internal Table] job_range was occupied by another task,
but the time partitions within job_range were refreshed successfully.
Key: KYLIN-6078
URL: https://issues.apache.org/jira/browse/KYLIN-6078
Project: Kylin
Issue Type: New Feature
Affects Versions: 5.0.2
Reporter: Longfei Jiang
Assignee: Longfei Jiang
\[Internal Table] `job_range` was occupied by another task, and the time
partitions within `job_range` were refreshed successfully.
Table A has already successfully loaded data for **1996-01-04**. Then, another
job is submitted to load data for **1996-01-03 to 1996-01-31**, which is still
running. Meanwhile, a refresh task is submitted again for **1996-01-04**, and
it completes successfully.
**Expected behavior:** Since the `job_range` overlaps, the refresh task
submission should not be allowed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)