Commit 152eff1
[opt](segment) Address review comments
- Add rowset_id to LazyInitSegmentIterator skip log for better debuggability
- Remove unused #include "common/config.h" from lazy_init_segment_iterator.h
- Use specific DebugPoints::remove() instead of clear() in test TearDown
- Assert json2pb::JsonToProtoMessage return value in test
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c3371a0 commit 152eff1
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- be
- src/storage/segment
- test/storage/segment
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments