arina-ielchiieva commented on a change in pull request #2030: Update docs for Metastore to point that all format plugins are supported URL: https://github.com/apache/drill/pull/2030#discussion_r394398807
########## File path: _docs/connect-a-data-source/plugins/080-rdbms-storage-plugin.md ########## @@ -21,8 +21,8 @@ Drill is designed to work with any relational datastore that provides a JDBC dri Starting from Drill 1.18.0, new JDBC storage plugin configuration property `sourceParameters` was introduced to allow setting data source parameters described in [HikariCP](https://github.com/brettwooldridge/HikariCP#configuration-knobs-baby). - Parameters names with incorrect naming will be ignored during plugin configuration, - parameter value which are of incorrect data type or illegal will fail storage plugin to start up. + Parameters names with incorrect naming and parameter value which are of incorrect data type or illegal will fail Review comment: ```suggestion Parameters names with incorrect naming and parameter values which are of incorrect data type or illegal will fail ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
