Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Add generic record reader. #2

Closed
wants to merge 1 commit into from
Closed

Conversation

nongli
Copy link
Contributor

@nongli nongli commented Jan 13, 2015

This adds a simple generic in memory record and a reader that can
populate it. The in memory recorded is not intended to be used often
since it is expected we will have converters that directly produce
avro/thrift/proto records.

This serves at the first step to supporting nested data types.

This adds a simple generic in memory record and a reader that can
populate it. The in memory recorded is not intended to be used often
since it is expected we will have converters that directly produce
avro/thrift/proto records.

This serves at the first step to supporting nested data types.
@nongli nongli closed this Jan 16, 2015
@nongli nongli deleted the records branch January 16, 2015 23:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant