[
https://issues.apache.org/jira/browse/HIVE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894558#action_12894558
]
Bennie Schut commented on HIVE-1504:
------------------------------------
During that patch the HiveResultset was split into a HiveQueryResultSet and a
HiveMetaDataResultSet with a super class called HiveBaseResultSet. Using the
HiveQueryResultSet should give you the same functionality as the old
HiveResultSet.
> Checkout of Hive resulted in an empty HiveResultSet.java file
> -------------------------------------------------------------
>
> Key: HIVE-1504
> URL: https://issues.apache.org/jira/browse/HIVE-1504
> Project: Hadoop Hive
> Issue Type: Bug
> Environment: Windows XP.
> Reporter: Sean Flatley
>
> I have recently checked out Hive so I can merge changes made by a co-worker
> and contribute the changes. One of these files that are involved is:
> org.apache.hadoop.hive.jdbc
> The head revision, 980611 on 7/29/10 with the comment "HIVE-1126. Missiong
> some Jdbc functionality like getTables getColumns and HiveResultSet.get*
> methods based on column name. (Bennie Schut via jvs)", is an empty file.
> All other files in the same package, org.apache.hadoop.hive.jdbc, seem to be
> correct.
> Question: There are no references to the class - My build works. Is this
> class being phased out?
> Thanks for your time,
> Sean
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.