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

Backport to 2.15.x: #6996: Fix removal of metadata function and update script #7002

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

timescale-automation
Copy link

This is an automated backport of #6996: Fix removal of metadata function and update script.
The original issue is #6976.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Fix removal of metadata function and update script

Changing the code to remove the assumption of 1:1
mapping between chunks and chunk constraints. Including
a check if a chunk constraint is shared with another chunk.
In that case, skip deleting the dimension slice.

Fixes #6976

Disable-check: force-changelog-file

Changing the code to remove the assumption of 1:1
mapping between chunks and chunk constraints. Including
a check if a chunk constraint is shared with another chunk.
In that case, skip deleting the dimension slice.

(cherry picked from commit 5c2c80f)
@timescale-automation timescale-automation added the is-auto-backport PR created by backport automation label Jun 5, 2024
@timescale-automation timescale-automation enabled auto-merge (rebase) June 5, 2024 12:01
@antekresic antekresic added this to the TimescaleDB 2.15.2 milestone Jun 5, 2024
@timescale-automation timescale-automation merged commit bbc396a into 2.15.x Jun 5, 2024
35 of 36 checks passed
@timescale-automation timescale-automation deleted the backport/2.15.x/6996 branch June 5, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-auto-backport PR created by backport automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants