[ 
https://issues.apache.org/jira/browse/KYLIN-5643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746349#comment-17746349
 ] 

ASF subversion and git services commented on KYLIN-5643:
--------------------------------------------------------

Commit ee8ac2cb017a97c898829d2b3d64d6246447a00f in kylin's branch 
refs/heads/kylin5 from Liang.Hua
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=ee8ac2cb01 ]

KYLIN-5643 add public api for batch delete index, fix response message

Co-authored-by: liang.hua <[email protected]>


> Add public api for batch delete index
> -------------------------------------
>
>                 Key: KYLIN-5643
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5643
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Metadata
>    Affects Versions: 5.0-alpha
>            Reporter: Zhiting Guo
>            Assignee: Zhiting Guo
>            Priority: Major
>             Fix For: 5.0-beta
>
>
> Move the "kylin/api/index_plans/index" DELETE API from NIndexPlanController 
> to OpenIndexPlanController as a public api.
> demo:
> curl --location --request DELETE 
> 'http://127.0.0.1:9099/kylin/api/index_plans/index?project=project1&model_name=abc&index_ids=20000000001'
>  \ --header 'Accept: application/vnd.apache.kylin-v4-public+json' \ --header 
> 'Authorization: Basic YWRtaW46S1lMSU4='
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to