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.32k stars 1.17k forks source link

bcprov 1.78.1 #5180

Closed pjfanning closed 1 month ago

pjfanning commented 1 month 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: #5179

Brief change log

Checklist