[
https://issues.apache.org/jira/browse/KYLIN-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969671#comment-16969671
]
ASF GitHub Bot commented on KYLIN-4243:
---------------------------------------
zengruios commented on pull request #926: fix bug in KYLIN-4243.
URL: https://github.com/apache/kylin/pull/926
KYLIN-4243 fix read function bug in NoCompressedColumnReader.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: Future
>
> 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)