[
https://issues.apache.org/jira/browse/KYLIN-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Longfei Jiang updated KYLIN-6084:
---------------------------------
Affects Version/s: 5.0.2
> [Internal Table] Incorrect error message in internal table refresh API
> ----------------------------------------------------------------------
>
> Key: KYLIN-6084
> URL: https://issues.apache.org/jira/browse/KYLIN-6084
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.2
> Reporter: Longfei Jiang
> Assignee: Longfei Jiang
> Priority: Minor
>
> When using the internal table refresh API, the error messages are misleading
> or incorrect in the following scenarios:
> 1. Invalid timestamp format
> The fields start_date and end_date are expected to be in milliseconds.
> However, when values in seconds are provided, the returned error message does
> not clearly indicate that the timestamp format is invalid.
> The system should return an explicit message.
> 2. Refresh time exceeds loaded data range
> When the refresh time range exceeds the already loaded data range, the
> returned error message is also incorrect or unclear.
> The system should explicitly report that the refresh time is beyond the
> existing data range.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)