Skip to content

[improve] improve datasource class load#141

Open
XiaoJiang521 wants to merge 3 commits intoapache:mainfrom
XiaoJiang521:main_impore_classload
Open

[improve] improve datasource class load#141
XiaoJiang521 wants to merge 3 commits intoapache:mainfrom
XiaoJiang521:main_impore_classload

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