peterylh
f5356795cc
[KYUUBI #325 ] Update PR template
...
 [](https://github.com/yaooqinn/kyuubi/pull/325 )     [❨?❩](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info )<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->
<!--
Thanks for sending a pull request!
Here are some tips for you:
1. If this is your first time, please read our contributor guidelines:
https://kyuubi.readthedocs.io/en/latest/community/contributions.html
-->
### _Which issue are you going to fix?_
<!--
Replace ${ID} below with the actual issue id from
https://github.com/yaooqinn/kyuubi/issues ,
so that the issue will be linked and automatically closed after merging
-->
Fixes #${ID}
### _Why are the changes needed?_
<!--
Please clarify why the changes are needed. For instance,
1. If you add a feature, you can talk about the user case of it.
2. If you fix a bug, you can clarify why it is a bug.
-->
simplify the PR template according to the merge pr tool
### _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.readthedocs.io/en/latest/tools/testing.html#running-tests ) locally before make a pull request
Closes #325 from yaooqinn/prtemp.
20f6e34 [Kent Yao] nit
d74de3c [peterylh] Update PR template
Lead-authored-by: peterylh <peterylh@163.com>
Co-authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
2021-01-30 14:43:21 +08:00
Kent Yao
efdd9fafc8
[KYUUBI #307 ]GetCatalogs supports DSv2 and keeps its backward compatibility ( #307 )
...
 [](https://github.com/yaooqinn/kyuubi/pull/307 )  [❨?❩](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info )<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->
<!--
Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
-->
### Please add issue ID here?
<!-- replace ${issue ID} with the actual issue id -->
Fixes #307
### Why are the changes needed?
<!--
Please clarify why the changes are needed. For instance,
1. If you add a feature, you can talk about the user case of it.
2. If you fix a bug, you can clarify why it is a bug.
-->
GetCatalogs supports DSv2 and keeps its backward compatibility
### Test Plan:
- [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible
- [x] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests ) locally before make a pull request
* GetCatalogs supports DSv2
* pr template
* nit
* nit
* shim
* add iceberg tests
* nit
2021-01-29 10:27:48 +08:00
Kent Yao
086bfab8b3
[KYUUBI #291 ] Add a quick start guide for DBeaver ( #291 )
...
 [](https://github.com/yaooqinn/kyuubi/pull/291 ) [❨?❩](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info )<!-- PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->
<!--
Thanks for sending a pull request! Here are some tips for you:
1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
-->
### Please add issue ID here?
<!-- replace ${issue ID} with the actual issue id -->
fixes #291
### Why are the changes needed?
<!--
Please clarify why the changes are needed. For instance,
1. If you add a feature, you can talk about the user case of it.
2. If you fix a bug, you can clarify why it is a bug.
-->
add documentation for dbeaver database tool
### Test Plan:
- 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.readthedocs.io/en/latest/tools/testing.html#running-tests ) locally before make a pull request
* dbeaver
* dbeaver
* nit
2021-01-16 16:04:15 +08:00
Kent Yao
0d0ea734f6
minor
2021-01-14 20:53:10 +08:00
ulysses-you
c83ea54e00
[KYUUBI #286 ] Add PR template
...
fixe #286
I believe it should be simple for now and we can update it when need.
manually
Squashed commit of the following:
commit b618f82056e1b4c003dbde2b9eb9f01358dc3497
Author: ulysses-you <ulyssesyou18@gmail.com>
Date: Thu Jan 14 20:40:44 2021 +0800
merge
commit 8c76e7b5ce159c4e088c66dfc60ab50f821b8c78
Merge: 7f37def c6bf6eb
Author: ulysses-you <ulyssesyou18@gmail.com>
Date: Thu Jan 14 20:37:30 2021 +0800
Merge branch 'master' of https://github.com/yaooqinn/kyuubi into pr-template
commit 7f37def09273a7c28613b926189467e1364c8952
Author: ulysses-you <ulyssesyou18@gmail.com>
Date: Thu Jan 14 20:03:35 2021 +0800
add pr template
2021-01-14 20:48:13 +08:00
Kent Yao
c6bf6ebf9e
PR ISSUE and Contribution Guide ( #287 )
2021-01-14 20:28:30 +08:00
Kent Yao
15820a2b09
fix
2020-11-16 19:42:06 +08:00
Kent Yao
7bfc4703f3
add github action for release last
2020-11-13 18:51:17 +08:00
Kent Yao
4b0e0ee1fe
add github action for release
2020-11-13 17:39:55 +08:00
Kent Yao
99abbe4389
add github action for release
2020-11-13 17:37:46 +08:00
Kent Yao
218dd045db
add github action for release
2020-11-13 17:32:36 +08:00
Kent Yao
7157370ef6
Add Building Doc
2020-11-05 19:05:26 +08:00
Kent Yao
bd319f4216
remove most tests in kyuubi-server module
2020-11-05 14:14:11 +08:00
Kent Yao
65830f30d8
travis and git action
2020-09-25 17:08:43 +08:00
Kent Yao
1b891ceed5
flags action
2020-09-23 05:00:07 +08:00
Kent Yao
ff15958f8d
action
2020-09-23 03:09:50 +08:00
Kent Yao
b391116175
action
2020-09-23 03:02:23 +08:00
Kent Yao
5481380a37
action
2020-09-23 02:41:28 +08:00
Kent Yao
d1cdb5ebbf
github action code cov
2020-09-22 19:01:32 +08:00
Kent Yao
4f46307d2e
github action code cove
2020-09-22 18:43:43 +08:00
Kent Yao
52e5f4a783
build
2020-09-22 18:08:23 +08:00
Kent Yao
efa78a92f1
improve get schemas test
2020-09-22 17:43:41 +08:00
Kent Yao
269f0ad7cc
fix
2020-09-22 15:12:45 +08:00
Kent Yao
0bc2a9067c
Create shiftleft-analysis.yml ( #242 )
2020-09-09 10:32:51 +08:00
Kent Yao
a49660e769
fix
2020-08-21 14:58:35 +08:00
Kent Yao
7682225145
Add github action for pull request and commit ( #240 )
...
* Add github action for pull request and commit
* fix
* ut
2020-08-11 10:23:53 +08:00
Kent Yao
716360be93
Update issue templates
2018-06-01 11:29:12 +08:00
Kent Yao
7a9b9c8585
Update issue templates
2018-06-01 09:46:50 +08:00