GitHub user zhutoulala opened a pull request:

    https://github.com/apache/avro/pull/46

    AVRO-1702 Add LogicalType support to c++ library

    this change will add the logicalType support in the schema, what is next:
    1. convert the real data type to logical type data
    2. add more predefined logical types

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhutoulala/avro trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/46.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 #46
    
----
commit c069f7997f17c4316f0593a49d8f7bc10d3d6d61
Author: LiuYanbo <liuyanbo@liuyanbos-macbook.local>
Date:   2015-07-11T20:25:38Z

    AVRO-1700 avro_BufferStreambuf_hh__ header guard warning

commit 86875dae45d3db3a2f3f53a0d1ae62d0001caa37
Author: LiuYanbo <liuyanbo@liuyanbos-macbook.local>
Date:   2015-07-11T21:02:58Z

    AVRO-1701 warning: comparison between 'const enum testgen_r::ExampleEnum' 
and 'const enum testgen::ExampleEnum'

commit a079e92c27c4939d981781f7e6868b2eee0f83dd
Author: LiuYanbo <liuyanbo@liuyanbos-macbook.local>
Date:   2015-07-29T04:32:47Z

    AVRO-1702 Add LogicalType support to c++ library

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to