vvysotskyi 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_r394971299
########## File path: _docs/sql-reference/sql-commands/021-create-schema.md ########## @@ -209,13 +210,15 @@ Values are trimmed when converting to any type, except for varchar. ## Usage Notes -### General Information -- Schema provisioning only works with tables defined as directories because Drill must have a place to store the schema file. The directory can contain one or more files. +### General Information +- Schema provisioning using schema file works only with tables defined as directories because Drill must have a place to store the schema file. The directory can contain one or more files. Review comment: Thanks, replaced as you have proposed. ---------------------------------------------------------------- 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
