[
https://issues.apache.org/jira/browse/ORC-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun closed ORC-608.
-----------------------------
> Fix DecimalBench reader options
> -------------------------------
>
> Key: ORC-608
> URL: https://issues.apache.org/jira/browse/ORC-608
> Project: ORC
> Issue Type: Improvement
> Affects Versions: 1.7.0
> Reporter: Panagiotis Garefalakis
> Assignee: Panagiotis Garefalakis
> Priority: Major
> Fix For: 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> DecimalBench currently does not make use of the created reader.options when
> instantiating the RecordReader.
> As a result instead of reading only the Decimal Columns that are part of the
> include boolean array (trigger DecimalTreeReaders and use NullTreeReaders for
> the remaining columns) we end up reading the whole dataset (trigger all the
> TreeReaders).
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)