arina-ielchiieva commented on a change in pull request #1986: Additional
changes for Drill Metastore docs
URL: https://github.com/apache/drill/pull/1986#discussion_r388142096
##########
File path:
_docs/sql-reference/sql-commands/007-analyze-table-refresh-metadata.md
##########
@@ -29,6 +30,10 @@ The ANALYZE TABLE REFRESH METADATA statement supports the
following syntax:
The name of the table or directory for which Drill will collect table
metadata. If the table does not exist, the table
is temporary or if you do not have permission to read the table, the command
fails and metadata is not collected and stored.
+*table({table function name}(parameters))*
Review comment:
Well, first of all this syntax is only available since Drill 1.18.
Secondly, we do need some example for the users.
----------------------------------------------------------------
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