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_r394177168
##########
File path:
_docs/performance-tuning/drill-metastore/010-using-drill-metastore.md
##########
@@ -117,6 +119,13 @@ Drill can connect to any number of data sources, each of
which may have its own
As a result, the Metastore labels tables with a combination of (plugin
configuration name, workspace name, table name).
Note that if before renaming any of these items, you must delete table's
Metadata entry and recreate it after renaming.
+### Using schema provisioning feature with Drill Metastore
+
+Drill Metastore cooperates with [Schema
provisioning]({{site.baseurl}}/docs/create-or-replace-schema/#usage-notes)
feature.
Review comment:
I think instead of cooperates, it better to expand: Drill Metastore allows
to specify schema using the same syntax as Schema provisioning feature when
used as table function (add link to the docs).
----------------------------------------------------------------
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