[
https://issues.apache.org/jira/browse/HIVE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755389#comment-13755389
]
Hive QA commented on HIVE-5137:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12600903/HIVE-5137.D12453.8.patch
{color:green}SUCCESS:{color} +1 2904 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/580/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/580/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.
> A Hive SQL query should not return a ResultSet when the underlying plan does
> not include a FetchTask
> ----------------------------------------------------------------------------------------------------
>
> Key: HIVE-5137
> URL: https://issues.apache.org/jira/browse/HIVE-5137
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 0.11.0
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Fix For: 0.11.0
>
> Attachments: HIVE-5137.D12453.1.patch, HIVE-5137.D12453.2.patch,
> HIVE-5137.D12453.3.patch, HIVE-5137.D12453.4.patch, HIVE-5137.D12453.5.patch,
> HIVE-5137.D12453.6.patch, HIVE-5137.D12453.7.patch, HIVE-5137.D12453.8.patch
>
>
> Currently, a query like "create table if not exists t2 as select * from t1"
> sets the hasResultSet to true in SQLOperation and in turn, the query returns
> a result set. However, as a DDL command, this should ideally not return a
> result set.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira