Vaibhav Gumashta created HIVE-5305:
--------------------------------------

             Summary: A ResultSet object should be automatically closed when 
the Statement object that generated it is closed, re-executed, or used to 
retrieve the next result from a sequence of multiple results.
                 Key: HIVE-5305
                 URL: https://issues.apache.org/jira/browse/HIVE-5305
             Project: Hive
          Issue Type: Bug
          Components: JDBC
            Reporter: Vaibhav Gumashta
            Assignee: Vaibhav Gumashta
             Fix For: 0.13.0


Per the API docs: 
http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html 

--
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

Reply via email to