### _Why are the changes needed?_ - use `Jackson` instead of `Gson` in Authz tests, where it is the only place `Gson` is used in project - remove `Gson` as the dependency - Notice: Gson project is in maintenance mode, (see https://github.com/google/gson/pull/2085) - Gson is still on `dependencyList`, as depended in kyuubi-ha <img width="640" alt="image" src="https://user-images.githubusercontent.com/1935105/213956635-ce079638-15c3-4de2-9f46-a93dfe3db199.png"> ### _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 - [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4201 from bowenliang123/remove-gson. Closes #4201 96df2513 [liangbowen] update dependencyList 81303d6e [liangbowen] imports a73a1f98 [liangbowen] use jackson instead of gson in authz testing and remove gson as dependency Authored-by: liangbowen <liangbowen@gf.com.cn> Signed-off-by: liangbowen <liangbowen@gf.com.cn> |
||
|---|---|---|
| .. | ||
| kyuubi-codecov | ||
| kyuubi-tpcds | ||
| checkout_pr.sh | ||
| dependencyList | ||
| merge_kyuubi_pr.py | ||
| reformat | ||