Skip to content

Conversation

@XiaoJiang521
Copy link
Contributor

Purpose of this pull request

Check list

Comment on lines 136 to 140
// Integer index = supportedDataSourceIndex.get(pluginName.toUpperCase());
// if (index == null) {
// throw new DataSourceSDKException(
// "The %s plugin is not supported or plugin not exist.", pluginName);
// }
Copy link
Contributor

Choose a reason for hiding this comment

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

If these codes is useless, please delete them instead of commenting them.

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.

2 participants