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

[cdc] better manual handling of partitioned tables #2323

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

heavycrystal
Copy link
Contributor

  1. log when we're remapping child table OID to parent table OID
  2. partition fetching query also allows non-partitioned tables, extensions use this
  3. in case we see an unknown table OID after checking childToParentRelIDMapping, check again to ensure the table wasn't created in the middle of CDC
  4. remove log since it could log PII

@heavycrystal heavycrystal enabled auto-merge (squash) December 6, 2024 16:34
@heavycrystal heavycrystal merged commit 8e87695 into main Dec 6, 2024
9 checks passed
@heavycrystal heavycrystal deleted the manual-partition-opt branch December 6, 2024 16:41
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.

2 participants