[
https://issues.apache.org/jira/browse/AVRO-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645440#comment-14645440
]
ASF GitHub Bot commented on AVRO-1702:
--------------------------------------
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 <[email protected]>
Date: 2015-07-11T20:25:38Z
AVRO-1700 avro_BufferStreambuf_hh__ header guard warning
commit 86875dae45d3db3a2f3f53a0d1ae62d0001caa37
Author: LiuYanbo <[email protected]>
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 <[email protected]>
Date: 2015-07-29T04:32:47Z
AVRO-1702 Add LogicalType support to c++ library
----
> Add LogicalType support to c++ library
> --------------------------------------
>
> Key: AVRO-1702
> URL: https://issues.apache.org/jira/browse/AVRO-1702
> Project: Avro
> Issue Type: New Feature
> Components: c++
> Reporter: peter liu
> Assignee: peter liu
>
> I'd like to port the logicaltype support to c++ library
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)