Jia Fan
Jia Fan
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no...
## Purpose of this pull request Add task runtime logic ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason:...
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description SeaTunnel engine will receive the logical plan sent by the...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened When use spark standalone cluster to submit job, and use...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened The `concept/Intro to config file` page in seatunnel website have...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no...
## Purpose of this pull request 1. Add Clickhouse type UUID, IntV4, IntV6 and other Object series Type 2. Fix Spark Row converter Map convert bug ## Check list *...
## Purpose of this pull request 1. Fix doc description and demo error. 2. Fix `IS_ENABLE_TRANSACTION` config not working 3. Fix delete not exist file will throw exception 4. Fix...
## Purpose of this pull request 1. Move source code from `src/java` to `src/main/java` 2. Fix LocalDateTime convert bug 3. Fix Fake source produce null type bug ## Check list...
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Add Connector-V2 ElasticSearch sink e2e Test ### Usage Scenario _No...