This is an automated email from the ASF dual-hosted git repository.

lakshsingla pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fc5d5405a7 Tweak GHA runner label for MSQ (#14992)
0fc5d5405a7 is described below

commit 0fc5d5405a750d346d4c7a5513d6987fb6666fff
Author: Laksh Singla <[email protected]>
AuthorDate: Fri Sep 15 05:44:21 2023 +0000

    Tweak GHA runner label for MSQ (#14992)
---
 .github/labeler.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 101fd25aa5a..a9bfc45a86e 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -46,9 +46,12 @@
   - 'processing/src/main/java/org/apache/druid/java/util/emitter/**'
   - 'extensions-contrib/*-emitter/**'
 
+'Area - MSQ':
+  - 'extensions-core/multi-stage-query/**'
+
 'Area - Querying':
   - 'sql/**'
-  - 'extensions-core/multi-stage-query/**'
+  - 
'extensions-core/multi-stage-query/src/main/java/org/apache/druid/msq/sql/**'
 
 'Area - Segment Format and Ser/De':
   - 'processing/src/main/java/org/apache/druid/segment/**'
@@ -62,6 +65,3 @@
 
 'Kubernetes':
   - 'extensions-contrib/kubernetes-overlord-extensions/**'
-
-'MSQ':
-  - 'extensions-core/multi-stage-query/**'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to