[
https://issues.apache.org/jira/browse/IMPALA-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredy Wijaya resolved IMPALA-6917.
----------------------------------
Resolution: Fixed
> Implement COMMENT ON TABLE/VIEW
> -------------------------------
>
> Key: IMPALA-6917
> URL: https://issues.apache.org/jira/browse/IMPALA-6917
> Project: IMPALA
> Issue Type: Sub-task
> Components: Frontend
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Minor
> Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> Syntax:
> {noformat}
> COMMENT ON TABLE my_db.my_table IS 'Employee Information';
> COMMENT ON VIEW my_db.my_view IS 'Employee Information';{noformat}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)