[
https://issues.apache.org/jira/browse/ORC-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated ORC-1170:
-------------------------------
Affects Version/s: 1.9.0
> [C++] Optimize the RowReader::seekToRow function
> ------------------------------------------------
>
> Key: ORC-1170
> URL: https://issues.apache.org/jira/browse/ORC-1170
> Project: ORC
> Issue Type: Improvement
> Affects Versions: 1.9.0
> Reporter: ZhangXin
> Assignee: ZhangXin
> Priority: Major
> Fix For: 1.9.0
>
>
> The RowReader::seekToRow() function always call startNextStripe() to seek to
> the beginning of target stripe. However, when PPD is enabled many calls
> are still staying in the same stripe which results in many unnecessary calls.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)