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.26k stars 1.15k forks source link

Dev #5127

Closed CalmXL closed 1 week ago

CalmXL commented 1 week 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