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

Implement copy rdf rel table #2033

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Implement copy rdf rel table #2033

merged 1 commit into from
Sep 16, 2023

Conversation

acquamarin
Copy link
Collaborator

No description provided.

@acquamarin acquamarin marked this pull request as draft September 14, 2023 14:46
@acquamarin acquamarin marked this pull request as ready for review September 14, 2023 15:21
src/include/common/constants.h Outdated Show resolved Hide resolved
@acquamarin acquamarin force-pushed the copy-rdf-rel branch 2 times, most recently from 6900b62 to fccd974 Compare September 15, 2023 21:10
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 96.62% and project coverage change: +0.02% 🎉

Comparison is base (ea5d3b3) 90.16% compared to head (de7cd05) 90.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2033      +/-   ##
==========================================
+ Coverage   90.16%   90.19%   +0.02%     
==========================================
  Files         937      937              
  Lines       33362    33406      +44     
==========================================
+ Hits        30081    30129      +48     
+ Misses       3281     3277       -4     
Files Changed Coverage Δ
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/catalog/property.h 96.00% <ø> (ø)
src/include/common/data_chunk/data_chunk.h 100.00% <ø> (ø)
src/include/processor/operator/index_lookup.h 100.00% <ø> (ø)
src/include/processor/plan_mapper.h 100.00% <ø> (ø)
...rocessor/operator/persistent/reader/rdf_reader.cpp 89.79% <ø> (-0.41%) ⬇️
src/include/storage/index/hash_index_builder.h 79.06% <50.00%> (-3.16%) ⬇️
src/binder/bind/bind_copy.cpp 86.12% <91.30%> (-0.30%) ⬇️
src/binder/copy/bound_copy_from.cpp 100.00% <100.00%> (ø)
src/common/data_chunk/data_chunk.cpp 100.00% <100.00%> (ø)
... and 8 more

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acquamarin acquamarin merged commit 906cf62 into master Sep 16, 2023
11 checks passed
@acquamarin acquamarin deleted the copy-rdf-rel branch September 16, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants