Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
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~
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;
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~