dy102
dy102
[Improve][Connector-V2] Support maxcompute sink writer upsert/delete action with upsert session mode
> Please update the e2e test case. Hi, @Hisoka-X I tried to write an e2e test for the upsert session feature, but I keep getting the following error: `Caused by:...
[Improve][Connector-V2] Support maxcompute sink writer upsert/delete action with upsert session mode
@Hisoka-X Thank you for providing the helpful materials—they were really useful during testing. Due to an unknown Netty version conflict in Spark 3.3.0, I decided to skip this test for...
I'd like to take this issue if that's okay 😀 @jvondermarck
@jvondermarck Hi! While writing tests for the core logic, I found some parts of the structure a bit tricky to test (e.g. tightly coupled methods or non-injected dependencies). Would it...
@SakshamKaundal I took another look and it turns out I misunderstood how this works. Looks like it's working as intended — sorry for the trouble! I'll close this issue now....
[Improve][Connector-V2] Support maxcompute sink writer upsert/delete action with upsert session mode
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...
[Improve][Connector-V2] Support maxcompute sink writer upsert/delete action with upsert session mode
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! 🙇
Hi @zhangshenghang . Could you assign it to me? Thanks!
This issue is related to #9995. If you happen to know the root cause of why it gets stuck in the CANCELING state, or if you have any related logs,...
I checked the code, but I couldn't find these methods. cc @hawk9821 Could you explain why this code was included in the document? It's possible that I misunderstood something.