[jira] [Updated] (HIVE-10531) Implement isClosed() to HiveQueryResultSet

2015-05-16 Thread Alexander Pivovarov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Pivovarov updated HIVE-10531:
---
Assignee: Yun-young LEE  (was: Alexander Pivovarov)

 Implement isClosed() to HiveQueryResultSet
 --

 Key: HIVE-10531
 URL: https://issues.apache.org/jira/browse/HIVE-10531
 Project: Hive
  Issue Type: Improvement
  Components: JDBC
Affects Versions: 1.1.0
Reporter: Yun-young LEE
Assignee: Yun-young LEE
Priority: Minor
 Attachments: HIVE-10531.1.patch, HiveQueryResultSet_isClosed.patch


 HiveQueryResultSet can implement isClosed() method by isClosed field, but 
 remains as SQLException(Method not supported) from HiveBaseResultSet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10531) Implement isClosed() to HiveQueryResultSet

2015-05-14 Thread Alexander Pivovarov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Pivovarov updated HIVE-10531:
---
Attachment: HIVE-10531.1.patch

reattaching patch #1 to start Jenkins build

 Implement isClosed() to HiveQueryResultSet
 --

 Key: HIVE-10531
 URL: https://issues.apache.org/jira/browse/HIVE-10531
 Project: Hive
  Issue Type: Improvement
  Components: JDBC
Affects Versions: 1.1.0
Reporter: Yun-young LEE
Assignee: Yun-young LEE
Priority: Minor
 Attachments: HIVE-10531.1.patch, HiveQueryResultSet_isClosed.patch


 HiveQueryResultSet can implement isClosed() method by isClosed field, but 
 remains as SQLException(Method not supported) from HiveBaseResultSet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-10531) Implement isClosed() to HiveQueryResultSet

2015-04-29 Thread Yun-young LEE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-10531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yun-young LEE updated HIVE-10531:
-
Attachment: HiveQueryResultSet_isClosed.patch

implement isClosed() on HiveQueryResultSet

 Implement isClosed() to HiveQueryResultSet
 --

 Key: HIVE-10531
 URL: https://issues.apache.org/jira/browse/HIVE-10531
 Project: Hive
  Issue Type: Improvement
  Components: JDBC
Affects Versions: 1.1.0
Reporter: Yun-young LEE
Priority: Minor
 Attachments: HiveQueryResultSet_isClosed.patch


 HiveQueryResultSet can implement isClosed() method by isClosed field, but 
 remains as SQLException(Method not supported) from HiveBaseResultSet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)