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_r394394106
 
 

 ##########
 File path: _docs/connect-a-data-source/035-plugin-configuration-basics.md
 ##########
 @@ -147,6 +149,45 @@ fieldDelimiter => ',', extractHeader => true))``
 
 For more information about format plugin configuration see ["Text Files: CSV, 
TSV, PSV"]({{site.baseurl}}{{site.baseurl}}/docs/text-files-csv-tsv-psv/).  
 
+## Specifying the Schema as Table Function Parameter
+
+Starting from Drill 1.17, table schema may be indicated in the query using 
table function.
+
+It is useful when the user does not want to persist schema in table root 
location or when reading from file, not folder.
+Schema parameter can be used as an individual unit or in together with for 
format plugin table properties.
 
 Review comment:
   ```suggestion
   Schema parameter can be used as an individual unit or together with for 
format plugin table properties.
   ```

----------------------------------------------------------------
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

Reply via email to