apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.27k stars 1.15k forks source link

Update RestfulApiHelper.java to remove null password #5056

Closed chenmutime closed 6 months ago

chenmutime commented 6 months ago

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions. The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection and session management.

Related issues/PRs

Related issues: close #590 close #591 Related pr:#591

Brief change log

Checklist