dy102

Results 7 issues of dy102

### 👉 Please confirm the following - [x] I agree to follow the [Code of Conduct](https://github.com/dylan-power/dinosaur-exploder/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I checked the [current issues](https://github.com/dylan-power/dinosaur-exploder/issues) for duplicate...

type: bug
good first issue
difficulty: easy

Fixes https://github.com/apache/seatunnel/issues/8611 ### Purpose of this pull request In this PR, we added support for upsert session mode in the MaxCompute sink. Previously, only the upload session mode was supported...

document
connectors-v2
maxcompute

### Search before asking - [x] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description The engine currently has many components that directly depend on...

Fixes: https://github.com/apache/seatunnel/issues/9995 ### Purpose of this pull request This PR introduces the force stop functionality for jobs in the SeaTunnel Zeta Engine. ### Does this PR introduce _any_ user-facing change?...

document
Zeta
Zeta Rest API
e2e

### Purpose of this pull request This PR extracts the storage layer so that the engine is no longer tightly coupled to Hazelcast IMap. This decoupling makes it easier to...

Zeta
Zeta Rest API

Refer to: #9842 ### Purpose of this pull request This PR implements the feature for reporting non-terminal job states. ### Does this PR introduce _any_ user-facing change? Yes. Users can...

document
Zeta

Fixes: https://github.com/apache/seatunnel/issues/9851 ### Purpose of this pull request This PR implements the basic RocksDB storage layer. After gathering feedback, I plan to further improve the storage code and migrate other...

dependencies
Zeta