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.29k stars 1.16k forks source link

[Feature][linkis-public-enhancements] merge pes common module #4848

Closed GuoPhilipse closed 1 year ago

GuoPhilipse commented 1 year ago

What is the purpose of the change

current we have too many modules, we can merge some common code together

Related issues/PRs

Related issues: #4846 Related pr:#4848

Brief change log

1、merge common modules of bml、contextservice、datasource module、error-code common、udfcommon、context-Service-listener to be linkis-pes-common common 2、upgrade commons-lang2 -> commons-lang3

Checklist