[
https://issues.apache.org/jira/browse/FLINK-17112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Young closed FLINK-17112.
------------------------------
Resolution: Fixed
master: c5c6b7612d0b5492ec4db8233709bf0a1093a1fe
> Support DESCRIBE view_name in Flink SQL
> ---------------------------------------
>
> Key: FLINK-17112
> URL: https://issues.apache.org/jira/browse/FLINK-17112
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Planner
> Affects Versions: 1.10.0
> Reporter: Zhenghua Gao
> Assignee: Zhenghua Gao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> FLINK-14688 introduces DESCRIBE statement in sql parser, but doesn't
> implement it in planner side because the TableEnvironment.sqlUpdate returns
> nothing. Since FLINK-16366 introduces TableEnvironment.executeSql and returns
> TableResult, we can implement DESCRIBE statement in planner now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)