You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2018/04/24 19:03:00 UTC

[jira] [Created] (IMPALA-6918) Implement COMMENT ON COLUMN

Fredy Wijaya created IMPALA-6918:
------------------------------------

             Summary: Implement COMMENT ON COLUMN
                 Key: IMPALA-6918
                 URL: https://issues.apache.org/jira/browse/IMPALA-6918
             Project: IMPALA
          Issue Type: Sub-task
          Components: Frontend
            Reporter: Fredy Wijaya


Syntax:
{noformat}
COMMENT ON COLUMN my_table.my_column IS 'Employee ID Number';{noformat}
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)