Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rows: 同库事务语句合并执行,提前读取所有数据 #219

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

flycash
Copy link
Contributor

@flycash flycash commented Sep 11, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #219 (ce0c771) into dev (07dc416) will decrease coverage by 0.34%.
The diff coverage is 46.49%.

@@            Coverage Diff             @@
##              dev     #219      +/-   ##
==========================================
- Coverage   83.12%   82.78%   -0.34%     
==========================================
  Files          50       52       +2     
  Lines        3893     3951      +58     
==========================================
+ Hits         3236     3271      +35     
- Misses        540      563      +23     
  Partials      117      117              
Files Coverage Δ
db.go 76.78% <100.00%> (ø)
...nternal/merger/groupby_merger/aggregator_merger.go 81.28% <100.00%> (ø)
internal/test/types.go 27.27% <ø> (ø)
sharding_select.go 72.45% <100.00%> (+11.86%) ⬆️
session.go 95.00% <95.00%> (ø)
internal/rows/data_rows.go 94.59% <94.59%> (ø)
internal/rows/convert_assign.go 46.66% <16.66%> (-20.00%) ⬇️
transaction.go 5.00% <0.00%> (-95.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@flycash flycash merged commit dae71da into ecodeclub:dev Oct 1, 2023
6 of 9 checks passed
Stone-afk added a commit to Stone-afk/eorm that referenced this pull request Oct 12, 2023
rows: 同库事务语句合并执行,提前读取所有数据 (ecodeclub#219)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant