Skip to content

CASSANALYTICS-186: AbstractSchemaBuilder.build() drops the cdc flag, silently disabling CDC on all tables - #227

Merged
jyothsnakonisa merged 2 commits into
apache:trunkfrom
jyothsnakonisa:cdc-fix
Jul 29, 2026
Merged

CASSANALYTICS-186: AbstractSchemaBuilder.build() drops the cdc flag, silently disabling CDC on all tables#227
jyothsnakonisa merged 2 commits into
apache:trunkfrom
jyothsnakonisa:cdc-fix

Conversation

@jyothsnakonisa

Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +482 to +483
indexCount,
enableCdc);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not an action item for this patch – we should consider applying the builder pattern to CqlTable. The constructor overloads are error prone.

@yifan-c yifan-c changed the title CASSANALYTICS-186 : AbstractSchemaBuilder.build() drops the cdc flag, silently disabling CDC on all tables CASSANALYTICS-186: AbstractSchemaBuilder.build() drops the cdc flag, silently disabling CDC on all tables Jul 29, 2026
@jyothsnakonisa

Copy link
Copy Markdown
Contributor Author

@jyothsnakonisa
jyothsnakonisa merged commit 5aca2e6 into apache:trunk Jul 29, 2026
75 of 78 checks passed
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.

3 participants