You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2010/02/19 19:48:28 UTC

[jira] Commented: (HIVE-604) remove Schema from metastore

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

Zheng Shao commented on HIVE-604:
---------------------------------

TableDesc is for execution time.
metadata.Table is for compilation time.
api.Table is for metastore.

I think we intentionally make these classes separate.


> remove Schema from metastore
> ----------------------------
>
>                 Key: HIVE-604
>                 URL: https://issues.apache.org/jira/browse/HIVE-604
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: Namit Jain
>            Assignee: Min Zhou
>             Fix For: 0.4.2
>
>
> 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.