[
https://issues.apache.org/jira/browse/KYLIN-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042079#comment-18042079
]
ASF GitHub Bot commented on KYLIN-6086:
---------------------------------------
jlfsdtc opened a new pull request, #2345:
URL: https://github.com/apache/kylin/pull/2345
(no comment)
> [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)