vvysotskyi commented on a change in pull request #1986: Additional changes for Drill Metastore docs URL: https://github.com/apache/drill/pull/1986#discussion_r388315714
########## 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: Thanks, added an example and specified the version where it is available. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services