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

enhance: refine variable-length-type memory usage(#38736) #39578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

enhance: refine variable-length-type memory usage(#38736)

296b1e6
Select commit
Loading
Failed to load commit list.
Open

enhance: refine variable-length-type memory usage(#38736) #39578

enhance: refine variable-length-type memory usage(#38736)
296b1e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 11, 2025 in 0s

78.57% of diff hit (target 80.00%)

View this Pull Request on Codecov

78.57% of diff hit (target 80.00%)

Annotations

Check warning on line 52 in internal/core/src/common/ChunkWriter.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/common/ChunkWriter.h#L52

Added line #L52 was not covered by tests

Check warning on line 153 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L153

Added line #L153 was not covered by tests

Check warning on line 160 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L160

Added line #L160 was not covered by tests

Check warning on line 162 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L162

Added line #L162 was not covered by tests

Check warning on line 410 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L410

Added line #L410 was not covered by tests

Check warning on line 430 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L430

Added line #L430 was not covered by tests

Check warning on line 434 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L433-L434

Added lines #L433 - L434 were not covered by tests

Check warning on line 326 in internal/core/src/mmap/Column.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/Column.h#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 963 in internal/core/src/mmap/Column.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/Column.h#L962-L963

Added lines #L962 - L963 were not covered by tests

Check warning on line 769 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L769

Added line #L769 was not covered by tests

Check warning on line 775 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L774-L775

Added lines #L774 - L775 were not covered by tests

Check warning on line 779 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L777-L779

Added lines #L777 - L779 were not covered by tests

Check warning on line 781 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L781

Added line #L781 was not covered by tests

Check warning on line 371 in internal/core/src/segcore/SegmentGrowingImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentGrowingImpl.cpp#L371

Added line #L371 was not covered by tests

Check warning on line 376 in internal/core/src/segcore/SegmentGrowingImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentGrowingImpl.cpp#L376

Added line #L376 was not covered by tests

Check warning on line 381 in internal/core/src/segcore/SegmentGrowingImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentGrowingImpl.cpp#L381

Added line #L381 was not covered by tests

Check warning on line 163 in internal/core/src/segcore/SegmentInterface.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentInterface.h#L160-L163

Added lines #L160 - L163 were not covered by tests

Check warning on line 779 in internal/core/src/segcore/SegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentSealedImpl.cpp#L779

Added line #L779 was not covered by tests

Check warning on line 785 in internal/core/src/segcore/SegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentSealedImpl.cpp#L784-L785

Added lines #L784 - L785 were not covered by tests

Check warning on line 789 in internal/core/src/segcore/SegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentSealedImpl.cpp#L787-L789

Added lines #L787 - L789 were not covered by tests

Check warning on line 791 in internal/core/src/segcore/SegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/SegmentSealedImpl.cpp#L791

Added line #L791 was not covered by tests