[
https://issues.apache.org/jira/browse/KYLIN-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen reassigned KYLIN-4243:
-------------------------------
Assignee: zengrui
> read function in NoCompressedColumnReader is wrong.
> ---------------------------------------------------
>
> Key: KYLIN-4243
> URL: https://issues.apache.org/jira/browse/KYLIN-4243
> Project: Kylin
> Issue Type: Bug
> Components: NRT Streaming
> Affects Versions: v3.0.0-alpha, v3.0.0-alpha2
> Reporter: zengrui
> Assignee: zengrui
> Priority: Minor
> Fix For: v3.1.0
>
> Attachments: fix_read_bug.patch
>
>
> I found that the read function inĀ NoCompressedColumnReader maybe wrong
> because the parameterĀ colValLength is the length of all this dimension
> values, not the length of one dimension value.
> Then I try to fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)