[
https://issues.apache.org/jira/browse/KYLIN-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832339#comment-17832339
]
pengfei.zhan commented on KYLIN-5757:
-------------------------------------
h3. Dev design
The backend uses not in model id's for inverse selection, the frontend passes
the models to be excluded to the backend.
Add parameter to QueryHistoryRequest to record models to be excluded
(deselected models)
Add parameter {{exclude_realization}} (excludeRealization) to tell the system
to ignore query histories linked to this parameter. The excluded model
list(realizations) can just be specific model, i.e., {{model1}}, {{model2}}.
All related APIs
* {{GET kylin/api/query/history_queries}}
* {{GET kylin/api/query/download_query_histories}}
* {{GET kylin/api/query/download_query_histories_sql}}
> No way to deselect query objects after selecting all of them on this page
> -------------------------------------------------------------------------
>
> Key: KYLIN-5757
> URL: https://issues.apache.org/jira/browse/KYLIN-5757
> Project: Kylin
> Issue Type: Improvement
> Components: Others
> Affects Versions: 5.0-beta
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0-beta
>
>
> The API of listing models very slow at sometime, improve it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)