[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1815: --- Attachment: HIVE-1815.2.patch.txt Updated to use an iterator instead of deleting items. The class

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1815: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-16 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1815: --- Attachment: HIVE-1815.1.patch.txt This is the simplest implementation I could do. Just changed the

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-16 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1815: --- Fix Version/s: 0.8.0 Affects Version/s: (was: 0.5.0) 0.8.0

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-01-06 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong updated HIVE-1815: -- Fix Version/s: (was: 0.6.0) The class HiveResultSet should implement batch fetching.

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-01-04 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1815: - Component/s: (was: Drivers) JDBC The class HiveResultSet should implement