[ 
https://issues.apache.org/jira/browse/HIVE-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726689#action_12726689
 ] 

Raghotham Murthy commented on HIVE-604:
---------------------------------------

Driver.getSchema() can create a Table object from tableDesc. HiveServer can 
then create a Schema object from Table object and we can move Schema to 
service/if. 

Looks like tableDesc and Table can be merged. But, I guess this can be done 
later.

> remove Schema from metastore
> ----------------------------
>
>                 Key: HIVE-604
>                 URL: https://issues.apache.org/jira/browse/HIVE-604
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.4.0
>
>
> Since Schema is not used by metastore, remove it from there

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to