[
https://issues.apache.org/jira/browse/HIVE-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855767#comment-13855767
]
Hive QA commented on HIVE-2584:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12620207/HIVE-2584.5.patch
{color:green}SUCCESS:{color} +1 4812 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/731/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/731/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12620207
> Alter table should accept database name
> ---------------------------------------
>
> Key: HIVE-2584
> URL: https://issues.apache.org/jira/browse/HIVE-2584
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 0.7.1
> Reporter: Bharath Mundlapudi
> Assignee: Chun Chen
> Attachments: HIVE-2584.2.patch, HIVE-2584.3.patch, HIVE-2584.4.patch,
> HIVE-2584.5.patch, HIVE-2584.patch
>
>
> It would be nice if alter table accepts database name.
> For example:
> This would be more useful in certain usecases:
>
> alter table DB.Tbl set location <location>;
> rather than 2 statements.
> use DB;
> alter table Tbl set location <location>;
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)