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_r394175885
##########
File path:
_docs/performance-tuning/drill-metastore/010-using-drill-metastore.md
##########
@@ -1,14 +1,16 @@
---
title: "Using Drill Metastore"
parent: "Drill Metastore"
-date: 2020-03-03
+date: 2020-03-17
---
Drill 1.17 introduces the Drill Metastore which stores the table schema and
table statistics. Statistics allow Drill to better create optimal query plans.
The Metastore is a Beta feature; it is subject to change. We encourage you to
try it and provide feedback.
Because the Metastore is in Beta, the SQL commands and Metastore formats may
change in the next release.
-{% include startnote.html %}In Drill 1.17, this feature is supported for
Parquet tables only and is disabled by default.{% include endnote.html %}
+{% include startnote.html %}In Drill 1.17, this feature is supported for
Parquet tables only and is disabled by default.
+Starting from Drill 1.18, this feature is supported for all **format** plugins.
Review comment:
Well, not all, for example MaprDB format does not support it.
----------------------------------------------------------------
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