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:
us...@infra.apache.org



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

Reply via email to