Skip to content

[improve] update localfile connector config#8761

Closed
misi1987107 wants to merge 3 commits intoapache:devfrom
misi1987107:feature-improve-localfile-config
Closed

[improve] update localfile connector config#8761
misi1987107 wants to merge 3 commits intoapache:devfrom
misi1987107:feature-improve-localfile-config

Conversation

@misi1987107
Copy link
Contributor

Purpose of this pull request

subtask of #8576

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

Comment on lines +236 to +237
whiteList.add("LocalFileSourceOptions");
whiteList.add("LocalFileSinkOptions");
Copy link
Member

Choose a reason for hiding this comment

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

why add?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok,I will remove it

whiteList.add("MySqlIncrementalSourceOptions");
whiteList.add("MongodbIncrementalSourceOptions");
whiteList.add("LocalFileSourceOptions");
whiteList.add("LocalFileSinkOptions");
Copy link
Member

Choose a reason for hiding this comment

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

I can the UT is missing BaseMultipleTableFileSink extendedType check. Can you help add it and update related code, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants