seatunnel-web
seatunnel-web copied to clipboard
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
## Purpose of this pull request This PR adds the JobExecutor Delete functions. It work like this: If the Job haven't been completed, cancel it in the engine, and then...
## Purpose of this pull request ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason: * [x] If any new...
## Purpose of this pull request ## Check list * [X] Code changed are covered with tests, or it does not need tests for reason: * [X] If any new...
## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If...
## Purpose of this pull request ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason: * [x] If any new...
Fix package exeception
## Purpose of this pull request ## Check list * [x] Code changed are covered with tests, or it does not need tests for reason: * [x] If any new...
## Purpose of this pull request add icon ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [...
## Purpose of this pull request add log to debug task instance submitted config. as there has some issue about the config parse error. https://github.com/apache/seatunnel/issues/5700 ## Check list * [...
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...