Jun Zhang created FLINK-16623: --------------------------------- Summary: add the shorthand 'desc' for describe on sql client Key: FLINK-16623 URL: https://issues.apache.org/jira/browse/FLINK-16623 Project: Flink Issue Type: Improvement Components: Table SQL / Client Affects Versions: 1.10.0 Reporter: Jun Zhang Fix For: 1.11.0
When get the table schema in the sql client, we can only use the describe command, not the shorthand desc, but the desc command is supported in many sql clients, such as spark, hive, mysql, etc. We should add the desc command in the flink sql client -- This message was sent by Atlassian Jira (v8.3.4#803005)