liyang created KYLIN-951:
----------------------------

             Summary: 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


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)

Reply via email to