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

[linkis-web-next]: Modules refactoring & Bug fixing #5169

Closed Linhao-Qian closed 1 month ago

Linhao-Qian commented 2 months ago

What is the purpose of the change

Hello maintainers, I am in charge of the linkis-web-next development and refactoring. I submitted the PR to Apache Linkis, aiming to refactor linkis-web-next modules. Besides, considering that there are a lot of bugs in the linkis-web-next project, I also fixed some of them. I hope my codes could provide users of linkis-web with a better experience in the future~

The following are my previous pull requests to Apache Linkis: (1) https://github.com/apache/linkis/pull/5145 (2) https://github.com/apache/linkis/pull/5151

And in this pull request, I did these: (1) Base Data Management SubModule Refactoring; (2) Data Source Management SubModule Refactoring; (3) UDF Function Management SubModule Refactoring; (4) Code Improvement & Bug Fixing; (5) README files Modifying;

Welcome to give feedback on my codes, thank you~

mayinrain commented 1 month ago

LGTM.