[
https://issues.apache.org/jira/browse/HIVE-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688972#action_12688972
]
Prasad Chakka commented on HIVE-132:
------------------------------------
TestNegativeCliDriver.vm:74
dailed reappears?
I don't understand why the function getSerDe() is needed. The return value is
being used to serialize partition names etc. Why?
> Show table and describe results should be read via FetchTask
> ------------------------------------------------------------
>
> Key: HIVE-132
> URL: https://issues.apache.org/jira/browse/HIVE-132
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Query Processor
> Affects Versions: 0.2.0
> Reporter: Raghotham Murthy
> Assignee: Raghotham Murthy
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments: hive-132.1.patch, hive-132.2.patch, hive-132.3.patch
>
>
> Right now there is a different code path in the Driver for show
> tables/describe etc. By adding the FetchTask the code paths will be merged.
> In addition, the results of these statements will be readable via JDBC.
> Going forward, we should provide SQL access to our metastore similar to
> access provided by Oracle or mysql to their catalog tables. In this jira, I
> will just add schema information to show tables and describe queries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.