kyuubi/externals
liangbowen 9a001c8d7c [KYUUBI #5120] [JDBC] Allow using session's user and password for connecting database in JDBC engine
### _Why are the changes needed?_

- allow using the session's user/password to connect database in the JDBC engine
- it is allowed to be applied on any share level of engines, since every kyuubi session maintains a dedicated JDBC connection in the current implementation

### _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/contributing/code/testing.html#running-tests) locally before make a pull request

Closes #5120 from bowenliang123/jdbc-user.

Closes #5120

7b8ebd137 [liangbowen] Use session's user and password to connect to database in JDBC engine

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: liangbowen <liangbowen@gf.com.cn>
2023-08-07 13:33:50 +08:00
..
kyuubi-chat-engine
kyuubi-download
kyuubi-flink-sql-engine [KYUUBI #5108][Flink] Fix FileNotFoundException during Flink engine bootstrap 2023-07-31 20:37:43 +08:00
kyuubi-hive-sql-engine [KYUUBI #5127] [DOC] Improvements for markdown builder 2023-08-04 14:09:11 +08:00
kyuubi-jdbc-engine [KYUUBI #5120] [JDBC] Allow using session's user and password for connecting database in JDBC engine 2023-08-07 13:33:50 +08:00
kyuubi-spark-sql-engine [KYUUBI #5127] [DOC] Improvements for markdown builder 2023-08-04 14:09:11 +08:00
kyuubi-trino-engine [KYUUBI #3374] Support password authentication for Trino engine 2023-08-04 09:50:56 +08:00