[
https://issues.apache.org/jira/browse/KYLIN-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guoliang Sun resolved KYLIN-5980.
---------------------------------
Fix Version/s: 5.0.1
Resolution: Fixed
> The parameters table and database should be passed separately when using the
> clear data interface
> -------------------------------------------------------------------------------------------------
>
> Key: KYLIN-5980
> URL: https://issues.apache.org/jira/browse/KYLIN-5980
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Fix For: 5.0.1
>
>
> The parameters table and database should be passed separately when using the
> clear data interface.
> Needs to be consistent with other internal table interfaces, passed in
> separately
> Clear data through page operations, and then call the clear data interface of
> the underlying storage engine/format inside the Kylin interface.
> * -URL: /api/internal_tables/\{databases.table}/data?project=\{project}-
> * Method: Delete
> For details, please refer to the user manual page
> *Example*
> Deleting the internal table will not affect the model index data, but will
> clear the internal table data.
> * -URL: /api/internal_tables/\{databases.table}/?project=\{project}-
> * URL: /api/internal_tables/\{databases}/\{table}?project=\{project}
> * Method: Delete
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)