[
https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806004#comment-13806004
]
Hive QA commented on HIVE-4974:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12610157/HIVE-4974.2-trunk.patch.txt
{color:green}SUCCESS:{color} +1 4484 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1238/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1238/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.
> JDBC2 statements and result sets are not able to return their parents
> ---------------------------------------------------------------------
>
> Key: HIVE-4974
> URL: https://issues.apache.org/jira/browse/HIVE-4974
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Chris Drome
> Assignee: Chris Drome
> Priority: Minor
> Fix For: 0.13.0
>
> Attachments: HIVE-4974.2-trunk.patch.txt,
> HIVE-4974-trunk-1.patch.txt, HIVE-4974-trunk-2.patch.txt,
> HIVE-4974-trunk.patch.txt
>
>
> The getConnection method of HiveStatement and HivePreparedStatement throw a
> not supported SQLException. The constructors should take the HiveConnection
> that creates them as an argument.
> Similarly, HiveBaseResultSet is not capable of returning the Statement that
> created it.
--
This message was sent by Atlassian JIRA
(v6.1#6144)