You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/08/21 02:14:45 UTC

[jira] [Updated] (KYLIN-951) Drop RowBlock concept from GridTable general API

     [ https://issues.apache.org/jira/browse/KYLIN-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liyang updated KYLIN-951:
-------------------------
    Sprint: Sprint 47

> Drop RowBlock concept from GridTable general API
> ------------------------------------------------
>
>                 Key: KYLIN-951
>                 URL: https://issues.apache.org/jira/browse/KYLIN-951
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v0.8.1
>            Reporter: liyang
>            Assignee: liyang
>
> in GridTable, currently IGTStore must return GTRowBlock and then rows are splitted from the block. This design is cumbersome for storage that does not store rows in block. Although you can treat every row like a one-row-block, but it makes coding ugly.
> A better design should hide the row block concept inside IGTStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)