[
https://issues.apache.org/jira/browse/KYLIN-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042082#comment-18042082
]
ASF subversion and git services commented on KYLIN-6086:
--------------------------------------------------------
Commit 8a7dee004087a577d650f967736c75887fe30adf in kylin's branch
refs/heads/kylin5 from jlf
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=8a7dee0040 ]
KYLIN-6086 Fix Incorrect Data Range Display on Job Page
> [Internal Table] Fix Incorrect Data Range Display on Job Page
> -------------------------------------------------------------
>
> Key: KYLIN-6086
> URL: https://issues.apache.org/jira/browse/KYLIN-6086
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.2
> Reporter: Longfei Jiang
> Assignee: Longfei Jiang
> Priority: Major
>
> The data range shown on the job page is incorrect when loading an internal
> table.
> When loading data into an internal table, the actual data range is:
> - `1996-01-01` to `1996-02-01`
> However, on the job page, the displayed data range becomes:
> - `1970-01-01` to `1970-01-01`
> This indicates that the job page fails to correctly parse or display the
> actual data time range
--
This message was sent by Atlassian Jira
(v8.20.10#820010)