[
https://issues.apache.org/jira/browse/KYLIN-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005243#comment-17005243
]
ASF subversion and git services commented on KYLIN-4243:
--------------------------------------------------------
Commit 581831d5844ccc29be659955e8c06f31a43c270b in kylin's branch
refs/heads/master from zengruios
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=581831d ]
fix bug in KYLIN-4243
> 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
> 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)