[
https://issues.apache.org/jira/browse/IMPALA-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475396#comment-16475396
]
ASF subversion and git services commented on IMPALA-6916:
---------------------------------------------------------
Commit 97ecc154bdb43912eab2d4748693f24bd5da5ba6 in impala's branch
refs/heads/master from [~fredyw]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=97ecc15 ]
IMPALA-6916: Implement COMMENT ON DATABASE
This patch implements updating comment on a database.
Syntax:
COMMENT ON DATABASE db IS 'comment'
Testing:
- Added new front-end tests
- Ran all front-end tests
- Added new end-to-end tests
- Ran end-to-end DDL tests
Change-Id: Ifcf909c18f97073346f6f603538bf921e69fbb00
Reviewed-on: http://gerrit.cloudera.org:8080/10171
Reviewed-by: Alex Behm <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Implement COMMENT ON DATABASE
> -----------------------------
>
> Key: IMPALA-6916
> URL: https://issues.apache.org/jira/browse/IMPALA-6916
> Project: IMPALA
> Issue Type: Sub-task
> Components: Frontend
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Minor
>
> Syntax:
> {noformat}
> COMMENT ON DATABASE my_database IS 'Development Database';{noformat}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]