GitHub user rdblue opened a pull request:
https://github.com/apache/avro/pull/29
AVRO-1497: Add Java logical type implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rdblue/avro AVRO-1497-logical-types
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/29.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 #29
----
commit ca1d2b1635b802a476c8834d609ccf6cfe8c3fe3
Author: Ryan Blue <[email protected]>
Date: 2015-03-28T23:09:26Z
AVRO-1497: Add LogicalTypes and read-side implementation.
commit 442a917947ba9ffeacc9709765fd2092f5f7a1a7
Author: Ryan Blue <[email protected]>
Date: 2015-03-29T06:16:10Z
AVRO-1497: Add logical type support to schema reflection.
commit ec8d6d47d1962f3b87cdc367e4bdc216f13e82d7
Author: Ryan Blue <[email protected]>
Date: 2015-03-29T07:07:24Z
AVRO-1497: Add logical type writes to generic and reflect.
commit e6e97616ff7093674f29f278eb8708c0d617fe8a
Author: Ryan Blue <[email protected]>
Date: 2015-03-29T23:25:45Z
AVRO-1497: Clean up Conversion and LogicalType classes.
This moves the implementations into Conversions and LogicalTypes.
commit 8fe954a0153c011634be3a651bfe5e7cf37a8839
Author: Ryan Blue <[email protected]>
Date: 2015-03-29T23:53:40Z
AVRO-1497: Add Conversion and LogicalType javadoc.
----
---
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.
---