You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/05/10 21:32:30 UTC

[jira] Commented: (HIVE-1223) support partitioning for non-native tables

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

John Sichi commented on HIVE-1223:
----------------------------------

We should also consider bucketing as part of this.


> support partitioning for non-native tables
> ------------------------------------------
>
>                 Key: HIVE-1223
>                 URL: https://issues.apache.org/jira/browse/HIVE-1223
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Metastore, Query Processor
>    Affects Versions: 0.6.0
>            Reporter: John Sichi
>            Assignee: John Sichi
>             Fix For: 0.6.0
>
>
> The exact requirements remain to be determined here, since there are a lot of possibilities for what this could mean.  Using HBase as an example, one possibility would be physical partitions such as creating one HBase table per partition, whereas another would be virtual partitions such as one partition per timestamp (e.g. to provide snapshot semantics).

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