[
https://issues.apache.org/jira/browse/IMPALA-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476764#comment-16476764
]
ASF subversion and git services commented on IMPALA-6916:
---------------------------------------------------------
Commit 0ce9056a1297f741a9c8160c322109a4a45047e8 in impala's branch
refs/heads/2.x from [~fredyw]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=0ce9056 ]
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
> Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> 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]