[
https://issues.apache.org/jira/browse/DRILL-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024236#comment-17024236
]
Vova Vysotskyi commented on DRILL-7477:
---------------------------------------
+ fix pattern in parserImpls: ANALYZE TABLE [table_name] [COLUMNS (col1, col2,
...)] REFRESH METADATA [partition LEVEL] \{COMPUTE | ESTIMATE} | STATISTICS
[(column1, column2, ...)] [ SAMPLE numeric PERCENT ]
> Allow passing table function parameters into ANALYZE statement
> --------------------------------------------------------------
>
> Key: DRILL-7477
> URL: https://issues.apache.org/jira/browse/DRILL-7477
> Project: Apache Drill
> Issue Type: Sub-task
> Affects Versions: 1.17.0
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
> Fix For: 1.18.0
>
>
> It would be useful to allow passing table function parameters into ANALYZE
> statement.
> One of the use-cases is to pass the inlined table schema to use it when
> producing ANALYZE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)