Search before asking
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?