### _Why are the changes needed?_ - unify config value capitalization for String and Seq[String] configs - Generalize `transformToUpperCase` and `transformToLowerCase` for config entry - simplify transformation for configs of `kyuubi.authentication` and `kyuubi.frontend.protocols` ### _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 #4812 from bowenliang123/conf-upper. Closes #4812 747c2955c [bowenliang] upper and lower case for config values Authored-by: bowenliang <bowenliang@apache.org> Signed-off-by: liangbowen <liangbowen@gf.com.cn> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||