Hubert-Dudek
Databricks MVP

What is precisely recreating a table? Maybe delta files are in the old version, which is not supporting CDC. Please also share your code.

Please first just read CDC not as a stream but as SELECT * FROM table_changes(table)


My blog: https://databrickster.medium.com/