This is an automated email from the ASF dual-hosted git repository. caolu pushed a change to branch kylin5 in repository https://gitbox.apache.org/repos/asf/kylin.git
from 41be8ee436 KYLIN-6058 Only non-empty segment calculate ColumnSourceBytes add f467d1fadd KYLIN-6059 fix job suicide operation No new revisions were added by this update. Summary of changes: .../apache/kylin/job/runners/JobCheckRunner.java | 16 +++++++++++-- .../kylin/job/scheduler/JdbcJobScheduler.java | 9 +++++++- .../delegate/JobMetadataDelegateController.java | 5 +--- .../apache/kylin/rest/service/JobInfoService.java | 18 +++++++++++++++ .../kylin/rest/service/JobInfoServiceTest.java | 27 ++++++++++++++++++++++ .../kylin/rest/controller/SegmentController.java | 10 ++++---- .../engine/spark/job/NSparkCubingJobTest.java | 3 ++- 7 files changed, 76 insertions(+), 12 deletions(-)