-
Notifications
You must be signed in to change notification settings - Fork 126
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
[CBRD-20564] Optimizes heap operations by creating log node before fixing the page #303
base: develop
Are you sure you want to change the base?
Conversation
…cquiring page latch
Build comment file:File: src/storage/heap_file.c (1 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
Build comment file:File: src/storage/heap_file.c (3 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
Build comment file:File: src/storage/heap_file.c (4 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
Build comment file:File: src/base/system_parameter.c (1 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
Build comment file:File: src/base/system_parameter.c (1 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
Build comment file:File: src/base/system_parameter.c (1 incorrect indentation(s) found)
File: src/storage/heap_file.c (2 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
Build comment file:File: src/base/system_parameter.c (1 incorrect indentation(s) found)
Please run 'indent -l120 -lc120' to correct the indentation |
@mhoh3963 This PR is too old. How about closing it? |
Codecov Report
@@ Coverage Diff @@
## develop #303 +/- ##
============================================
- Coverage 52.62% 45.65% -6.98%
============================================
Files 490 328 -162
Lines 389285 237014 -152271
============================================
- Hits 204865 108209 -96656
+ Misses 184420 128805 -55615
Continue to review full report at Codecov.
|
No description provided.