GitHub user rdblue opened a pull request:
https://github.com/apache/avro/pull/103
AVRO-1704: Add DatumEncoder API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rdblue/avro
AVRO-1704-add-datum-encoder-decoder
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/103.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #103
----
commit 79a2993151ea7589c06b854ee7ac8e951816ecce
Author: Ryan Blue <[email protected]>
Date: 2016-06-28T03:37:56Z
AVRO-1869: Java: Fix Decimal conversion from ByteBuffer.
commit 3ca6a15ddf75e4c39468ddd1d454331f3f54f1e3
Author: Ryan Blue <[email protected]>
Date: 2016-06-28T03:40:14Z
AVRO-1704: Java: Add type parameter to createDatumReader and Writer.
commit d91b90544f4486a72da8d3ff5b81dfc3c79d7c2f
Author: Ryan Blue <[email protected]>
Date: 2016-06-28T03:41:40Z
AVRO-1704: Java: Add DatumEncoder and SchemaStore.
commit 7fa75aab405c6460077d7cc7e403c664cce84431
Author: Ryan Blue <[email protected]>
Date: 2016-06-28T03:44:06Z
AVRO-1704: Java: Add toByteArray and fromByteArray to specific.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---