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

Make rebuild work for partitions that are created using "create .. partitioned" syntax. #4406

Merged
merged 1 commit into from
May 29, 2024

Conversation

dorinhogea
Copy link
Contributor

Simple patch, use one shard to retrieve csc2 and make rebuild work.
NOTE: rebuild work for partitions added to existing tables, because first tables are aliased and share the same name as the partition.

Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 8/532 tests failed ⚠.

The first 10 failing tests are:
schemalk
sc_transactional_rowlocks_generated
sc_downgrade
truncatesc_offline_generated
truncatesc_ufid_on_generated
comdb2sys
comdb2sys_pagesize_generated
comdb2sys_queueodh_generated

…rtitioned" syntax.

Signed-off-by: Dorin Hogea <dhogea@bloomberg.net>
@dorinhogea
Copy link
Contributor Author

cdb2test May 28 17:50:28 2024 in-comdb2db fix_rebuild_partition.R20240528.4

@dorinhogea
Copy link
Contributor Author

@mponomar thank you

@dorinhogea dorinhogea merged commit d8621c8 into bloomberg:main May 29, 2024
1 check passed
@dorinhogea dorinhogea deleted the fix_rebuild_partition branch May 29, 2024 16:19
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.

4 participants