Skip to content

[3.1][cdc-common] Use name instead of column in DropColumnEvent/AddColumnEvent #2857

@lvyanquan

Description

@lvyanquan

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

When applying DropColumnEvent, we use column name to drop column from schema, and column type is hard to be extracted from Source. Thus we don't actually need to keep a list of column, instead, we can keep a list of name.

Solution

No response

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions