Hi @lushuifeng. Thanks for your first contribution and welcome!

Please take a look at unit tests, a lot of them are failed, you can easily 
check the Travis build from this PR (keep in mind that some tests are excluded 
from Travis build). 

I suppose the reason of that failures is System Plugins. There are two config 
types for them: `SystemTablePluginConfig` and `InfoSchemaConfig` and they are 
not deserializable. It means they are always disabled, but should be enabled 
after instantiating. If you change it, your check should pass for system 
plugins too. Please verify it.

[ Full content available at: https://github.com/apache/drill/pull/1460 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to