[
https://issues.apache.org/jira/browse/HIVE-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Oskarsson updated HIVE-1616:
----------------------------------
Attachment: HIVE-1616.patch
Updated to include unit test, based off the Thrift one. Had to generate a file
using protocol buffers for the test. In order to avoid having to include the
protocol buffers java library just for the test I modified the generated code.
The test is still valid but if we would feel more comfortable including the pb
jar that is also doable, it's under a BSD license.
> Add ProtocolBuffersStructObjectInspector
> ----------------------------------------
>
> Key: HIVE-1616
> URL: https://issues.apache.org/jira/browse/HIVE-1616
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Serializers/Deserializers
> Reporter: Johan Oskarsson
> Assignee: Johan Oskarsson
> Priority: Minor
> Attachments: HIVE-1616.patch
>
>
> Much like there is a ThriftStructObjectInspector that ignores the isset
> booleans there is a need for a ProtocolBuffersStructObjectInspector that
> ignores has*. This can then be used together with Twitter's elephant-bird.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.