Conversation
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #835 +/- ##
==========================================
- Coverage 40.20% 40.12% -0.08%
==========================================
Files 265 265
Lines 26708 26908 +200
==========================================
+ Hits 10738 10797 +59
- Misses 14823 14964 +141
Partials 1147 1147 ☔ View full report in Codecov by Sentry. |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
| _ TxState = iota | ||
| TrxStarted // CompositeTx Default state | ||
| TrxPreparing // All SQL statements are executed, and before the Commit statement executes | ||
| TrxPrepared // All SQL statements are executed, and before the Commit statement executes |
| "context" | ||
| "encoding/json" | ||
| "fmt" | ||
| rcontext "github.com/arana-db/arana/pkg/runtime/context" |
|
@CodiumAI-Agent /review |
PR Review 🔍
Code feedback:
|
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨
|




What this PR does:
Build an overall code framework for global transactions
Which issue(s) this PR fixes:
Fixes #829
Special notes for your reviewer:
Does this PR introduce a user-facing change?: