Skip to content

Commit

Permalink
[KYUUBI #2755] [Subtask] DorisSQLEngine - add jdbc label
Browse files Browse the repository at this point in the history
close #2755 (comment)
### _Why are the changes needed?_

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2756 from zhaomin1423/2755.

Closes #2755

cb934de [Min Zhao] [KYUUBI #2755] [Subtask] DorisSQLEngine - add jdbc label

Authored-by: Min Zhao <zhaomin1423@163.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
  • Loading branch information
zhaomin1423 authored and pan3793 committed May 26, 2022
1 parent 9766db1 commit 1ca56c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
- "kyuubi-hive-jdbc/**/*"
- "kyuubi-hive-jdbc-shaded/**/*"

"module:jdbc":
- "externals/kyuubi-jdbc-engine/**/*"

"module:kubernetes":
- ".dockerignore"
- "bin/docker-image-tool.sh"
Expand Down

0 comments on commit 1ca56c1

Please sign in to comment.