You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "alex kamil (JIRA)" <ji...@apache.org> on 2014/05/02 18:34:16 UTC

[jira] [Commented] (PHOENIX-150) Support nested child rows

    [ https://issues.apache.org/jira/browse/PHOENIX-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987875#comment-13987875 ] 

alex kamil commented on PHOENIX-150:
------------------------------------

related: PHOENIX-477, PHOENIX-370

> Support nested child rows
> -------------------------
>
>                 Key: PHOENIX-150
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-150
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: James Taylor
>            Assignee: Anoop Sam John
>              Labels: enhancement
>
> Unlike with standard relational databases, HBase allows you the flexibility of dynamically creating as many key values in a row as you'd like. Phoenix could leverage this by providing a way to model child rows inside of a parent row. The child row would be comprised of the set of key values whose column qualifier is prefixed with a known name and appended with the primary key of the child row. Phoenix could hide all this complexity, and allow querying over the nested children through joining to the parent row.



--
This message was sent by Atlassian JIRA
(v6.2#6252)