You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KYUUBI #2781] Fix KyuubiDataSource#getConnection to set user and password
### _Why are the changes needed?_
Fix KyuubiDataSource#getConnection to set user and password
Inspired by MySQL JDBC source code
### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
Closes#2844 from deadwind4/KYUUBI-2781.
Closes#2781f4c6a80 [Ada Wang] [KYUUBI #2781] Fix KyuubiDataSource#getConnection to set user and password
Authored-by: Ada Wang <wang4luning@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
0 commit comments