Skip to content

fix(cdc): correct CDC snapshot table identifier parsing and update relevant doco#49

Open
lp-ae wants to merge 1 commit intodatabricks-solutions:mainfrom
lp-ae:fix/manage_cdc_snapshot_identifier_parsing
Open

fix(cdc): correct CDC snapshot table identifier parsing and update relevant doco#49
lp-ae wants to merge 1 commit intodatabricks-solutions:mainfrom
lp-ae:fix/manage_cdc_snapshot_identifier_parsing

Conversation

@lp-ae
Copy link
Copy Markdown
Contributor

@lp-ae lp-ae commented Apr 25, 2026

Fixes #48.

Updates the handling of identifiers for Table sources in Snapshot CDC flows, allowing both 2 and 3-part identifiers to be used and erroring in other cases.

Tested working using both unit tests and MRE patch linked in #48, docs build successfully without error.

@lp-ae lp-ae marked this pull request as ready for review April 25, 2026 03:44
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.

[BUG]: Table CDC snapshot 2-part identifier is incorrectly handled

2 participants