[ https://issues.apache.org/jira/browse/HIVE-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sarvesh Sakalanaga updated HIVE-4370: ------------------------------------- Attachment: HIVE-4370.1.patch The patch contains changes to ORC reader to return a batch of rows instead of a row. A new method called nextBatch() is added to ORC reader and tree readers of ORC. Currently only int,long,short,double,float,string and struct datatypes support batch processing. > Change ORC tree readers to return batches of rows instead of a row > ------------------------------------------------------------------- > > Key: HIVE-4370 > URL: https://issues.apache.org/jira/browse/HIVE-4370 > Project: Hive > Issue Type: Sub-task > Reporter: Sarvesh Sakalanaga > Assignee: Sarvesh Sakalanaga > Attachments: HIVE-4370.1.patch > > > Change ORC Record reader and Tree readers to return a set of Rows instead of > a row. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira