pavibhai opened a new pull request #503: URL: https://github.com/apache/orc/pull/503
This is fix for [ORC-622](https://issues.apache.org/jira/browse/ORC-622) Fixed the TreeReaderFactory and ConvertTreeReaderFactory Made RecordReaderImpl use RootReader instead of TreeReader removed nextBatch method from TreeReader Rename RootReader -> BatchReader, rowReader -> rootType Moved the batch commit logic into the BatchReader StreamInformation public Added getColumnId into TypeReader commitBatch has been renamed to resetBatch in BatchReader ---------------------------------------------------------------- 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]
