[ https://issues.apache.org/jira/browse/HIVE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen O'Malley updated HIVE-6060: -------------------------------- Attachment: h-5317.patch This patch updates the input/output apis: * Add AcidInputFormat and AcidOutputFormat * Add RecordIdentifier * Makes OrcInputFormat and OrcOutputFormat implement AcidInputFormat and AcidOutputFormat. * Adds some simple stubs to OrcOutputFormat so that I can see the calls to the RecordUpdater. > Define API for RecordUpdater and UpdateReader > --------------------------------------------- > > Key: HIVE-6060 > URL: https://issues.apache.org/jira/browse/HIVE-6060 > Project: Hive > Issue Type: Sub-task > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Attachments: h-5317.patch, h-5317.patch, h-5317.patch > > > We need to define some new APIs for how Hive interacts with the file formats > since it needs to be much richer than the current RecordReader and > RecordWriter. -- This message was sent by Atlassian JIRA (v6.1.5#6160)