[
https://issues.apache.org/jira/browse/ORC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193673#comment-16193673
]
Sergey Shelukhin commented on ORC-243:
--------------------------------------
This is a version from when the code was in Hive :) However, the noNulls branch
populates the batch with values without checking isRepeating. So, dumping the
batches for some query with correct vs incorrect result, I see the repeating
batches with some value that in the correct-results query correspond to the
non-repeating batches starting with the same value
> incorrect isRepeating handling in decimal reader
> ------------------------------------------------
>
> Key: ORC-243
> URL: https://issues.apache.org/jira/browse/ORC-243
> Project: ORC
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Blocker
> Attachments: ORC-243.patch
>
>
> This can lead to incorrect results.
> I need to look at other readers, will do tomorrow if this looks ok in general.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)