Skip to content

Re-write partitioner to use ColumnChunks instead of ValueVectors

Codecov / codecov/patch succeeded Mar 8, 2024 in 0s

89.37% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.37% of diff hit (target 80.00%)

Annotations

Check warning on line 41 in src/include/storage/store/node_group.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/storage/store/node_group.h#L41

Added line #L41 was not covered by tests

Check warning on line 249 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L249

Added line #L249 was not covered by tests

Check warning on line 434 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L429-L434

Added lines #L429 - L434 were not covered by tests

Check warning on line 447 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L446-L447

Added lines #L446 - L447 were not covered by tests

Check warning on line 450 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L450

Added line #L450 was not covered by tests

Check warning on line 453 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L452-L453

Added lines #L452 - L453 were not covered by tests

Check warning on line 455 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L455

Added line #L455 was not covered by tests

Check warning on line 457 in src/storage/store/column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column_chunk.cpp#L457

Added line #L457 was not covered by tests

Check warning on line 99 in src/storage/store/var_list_column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/var_list_column_chunk.cpp#L99

Added line #L99 was not covered by tests

Check warning on line 102 in src/storage/store/var_list_column_chunk.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/var_list_column_chunk.cpp#L102

Added line #L102 was not covered by tests