WenxiangFan opened a new pull request #1495: URL: https://github.com/apache/incubator-linkis/pull/1495
…rorMsg: NullPointerException: #1421 ### What is the purpose of the change Fix the bug of JDBC engine execution error:21304, Task is Failed,errorMsg: NullPointerException: #1421 ### Brief change log (for example:) - In the JDBC engine, it is added to judge whether the configuration item "jdbc.auth.type" is null. If it is null, the default value is "username" ### Verifying this change (Please pick either of the following options) This change added tests and can be verified as follows: (example:) - linkis/bin/linkis-cli -engineType jdbc-4 -code "show databases" -codeType sql ### Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): no - Anything that affects deployment: no - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: no ### Documentation - Does this pull request introduce a new feature? no - If yes, how is the feature documented? not applicable -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
