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

Split catalog table schemas #2020

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Split catalog table schemas #2020

merged 1 commit into from
Sep 11, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU changed the title split table schemas Split catalog table schemas Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 94.44% and project coverage change: -0.01% ⚠️

Comparison is base (e030f73) 90.03% compared to head (5f2712b) 90.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2020      +/-   ##
==========================================
- Coverage   90.03%   90.03%   -0.01%     
==========================================
  Files         903      909       +6     
  Lines       32922    32927       +5     
==========================================
+ Hits        29642    29646       +4     
- Misses       3280     3281       +1     
Files Changed Coverage Δ
src/binder/bind/bind_ddl.cpp 99.39% <ø> (ø)
src/catalog/table_schema.cpp 78.46% <ø> (-5.51%) ⬇️
src/function/table_functions.cpp 100.00% <ø> (ø)
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/binder/ddl/bound_create_table_info.h 100.00% <ø> (ø)
src/include/catalog/catalog.h 100.00% <ø> (ø)
src/include/catalog/property.h 96.00% <ø> (ø)
src/include/catalog/table_schema.h 100.00% <ø> (+2.59%) ⬆️
...c/include/processor/operator/persistent/copy_rel.h 100.00% <ø> (ø)
...orage/storage_structure/lists/lists_update_store.h 100.00% <ø> (ø)
... and 33 more

... and 2 files with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit 89c8147 into master Sep 11, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the refactor-catalog branch September 11, 2023 20:08
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