[Improve][Connector-V2] Support maxcompute sink writer upsert/delete action with upsert session mode
Search before asking
- [x] I had searched in the feature and found no similar feature requirement.
Description
In MaxCompute sink, we support upload session mode to insert data into maxcompute. We also can add an option to support insert data with upsert session mode. It's a good way to support data with update operation. Please refer https://github.com/aliyun/aliyun-odps-java-sdk/blob/release/0.51.x/docs/docs/api-reference/tunnel/UpsertSession.md.
We should support upsert and delete both.
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Support upsert and delete:
https://github.com/aliyun/aliyun-odps-java-sdk/blob/release/0.51.x/docs/docs/api-reference/tunnel/UpsertSession.md#%E6%8F%92%E5%85%A5%E6%88%96%E6%9B%B4%E6%96%B0%E8%AE%B0%E5%BD%95 https://github.com/aliyun/aliyun-odps-java-sdk/blob/release/0.51.x/docs/docs/api-reference/tunnel/UpsertSession.md#%E5%88%A0%E9%99%A4%E8%AE%B0%E5%BD%95
Hi, I'm interested in working on this issue. Just wanted to check if this issue has already been resolved, since it's been open for a few months. If not, I'd be happy to give it a try!
Hi, I'm interested in working on this issue. Just wanted to check if this issue has already been resolved, since it's been open for a few months. If not, I'd be happy to give it a try!
Not yet. Welcome to contribute it!
Hi, I'm still working on this issue. Due to exams, I expect to open a PR about a week from now. Thanks for your understanding! 🙇