Eric Wang
Eric Wang
Plz assigned to me.
@chenliang15405 PTAL.
Hi all,@funky-eyes @YongGoose @pengten. Based on community feedback, I propose the following approach for decoupling Saga annotation from TCC: 1. Create `SagaTransactional` annotation in saga-annotation module (independent from @LocalTCC) 2....
> Please register your PR in those two files : https://github.com/apache/incubator-seata/blob/2.x/changes/zh-cn/2.x.md https://github.com/apache/incubator-seata/blob/2.x/changes/en-us/2.x.md Done in [10acfb5](https://github.com/apache/incubator-seata/pull/7443/commits/10acfb56faf514b83a18854c0c5f765bae67edac).
The error may occurs in `packages/dbgpt-app/src/dbgpt_app/scene/chat_data/chat_excel/excel_reader.py` at lines 383 and 417: ```python # Line 383 - Direct dict access causes KeyError old_column_name = col_transform["old_column_name"] new_column_name = col_transform["new_column_name"] # Line 417...
Hi @funky-eyes , I’d like to give this issue a try. It might take me some time to work.
Plz assign to me.
> Create a standalone benchmark module with a CLI tool to stress test Seata transaction modes (AT, TCC, Saga, XA) and display real-time metrics from global_table and branch_table. > >...
Hi there! 👋 I noticed that this issue is marked `help wanted`, and I’m very interested in contributing. I’ve previously submitted and had multiple PRs merged into open-source projects like...
Hi @funky-eyes, I’d like to take this.