wgtmac opened a new pull request #648: URL: https://github.com/apache/orc/pull/648
1. Use RowReaderOptions to pass SearchArgument to enable PPD. 2. Modify RowReaderImpl::startNextStripe to seek to next matched row group based on sarg evaluation. 3. RowReaderImpl::next seeks to next matched row group based on sarg evaluation. 4. RowReaderImpl::seekToRow also jumps to the 1st matched row group after specified row number. ---------------------------------------------------------------- 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]
