ic4y

Results 24 issues of ic4y

### 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 Currently the JDBC connector supports mysql and Postgres, and we...

help wanted
good first issue
connectors-v2

### 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 TaskExecutionServer is a service that executes Tasks and will run...

### 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 As shown below Use Hazelcast's NodeExtension to extend the implementation...

### 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 I found in the test that using the transform sql...

bug

### Search before asking - [ ] 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 When I implemented the jdbc source connector, I found...

## Purpose of this pull request ## Check list Add some hints to the mysql documentation * [x] Code changed are covered with tests, or it does not need tests...

## Purpose of this pull request ## Check list Add mysql and postgres e2e test * [x] Code changed are covered with tests, or it does not need tests for...

bug

## Purpose of this pull request ## Check list Add jobHistory. * [x] Code changed are covered with tests, or it does not need tests for reason: * [x] If...

### 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 The exact-once semantics of the current jdbc sink are implemented...

help wanted
stale

Guaranteed to be exactly-once in the process of switching from SnapshotTask to IncrementalTask. ## Purpose of this pull request ## Check list * [x] Code changed are covered with tests,...

improve
cdc