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

Add transaction pointer to column chunk scan #2426

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Nov 16, 2023

No description provided.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ff759d2) 90.58% compared to head (db7809a) 90.54%.

Files Patch % Lines
src/storage/store/column.cpp 92.30% 1 Missing ⚠️
src/storage/store/rel_table.cpp 0.00% 1 Missing ⚠️
src/storage/store/rel_table_data.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2426      +/-   ##
==========================================
- Coverage   90.58%   90.54%   -0.05%     
==========================================
  Files        1020     1020              
  Lines       36512    36515       +3     
==========================================
- Hits        33074    33061      -13     
- Misses       3438     3454      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ray6080 ray6080 merged commit a616abf into master Nov 16, 2023
12 checks passed
@ray6080 ray6080 deleted the transaction-scan branch November 16, 2023 08:30
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.

2 participants