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

Refactor: separate insertions and updates in rel table local storage #2982

Merged
merged 1 commit into from
Mar 14, 2024

rework local storage: separate the storage of insertions and updates

1f88b3f
Select commit
Loading
Failed to load commit list.
Merged

Refactor: separate insertions and updates in rel table local storage #2982

rework local storage: separate the storage of insertions and updates
1f88b3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 0s

97.79% of diff hit (target 80.00%)

View this Pull Request on Codecov

97.79% of diff hit (target 80.00%)

Annotations

Check warning on line 13 in src/common/data_chunk/data_chunk_collection.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/data_chunk/data_chunk_collection.cpp#L13

Added line #L13 was not covered by tests

Check warning on line 461 in src/common/types/types.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/types/types.cpp#L461

Added line #L461 was not covered by tests

Check warning on line 172 in src/include/storage/store/rel_table_data.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/storage/store/rel_table_data.h#L172

Added line #L172 was not covered by tests

Check warning on line 84 in src/storage/local_storage/local_node_table.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/local_storage/local_node_table.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 116 in src/storage/local_storage/local_table.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/local_storage/local_table.cpp#L116

Added line #L116 was not covered by tests

Check warning on line 405 in src/storage/store/rel_table_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/rel_table_data.cpp#L402-L405

Added lines #L402 - L405 were not covered by tests

Check warning on line 134 in src/storage/store/struct_column.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/struct_column.cpp#L134

Added line #L134 was not covered by tests