You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/01 05:58:15 UTC

[GitHub] [incubator-doris] xy720 opened a new issue #3992: [Feature]Support cancel load jobs in batch

xy720 opened a new issue #3992:
URL: https://github.com/apache/incubator-doris/issues/3992


   Related issue #2298
   **Is your feature request related to a problem? Please describe.**
   As I cancel load jobs in the same pattern, I only cancel them one by one.
   
   **Describe the solution you'd like**
   Inspired by `show load where label like ""`,I suggest we should support cancel load jobs in batch with following command:
   
   ```
   cancel load where label like "load_label_pattern"
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org