[
https://issues.apache.org/jira/browse/AVRO-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684889#comment-16684889
]
ASF GitHub Bot commented on AVRO-1702:
--------------------------------------
thiru-apache commented on issue #379: AVRO-1702: Added support for logical
types in the C++ client.
URL: https://github.com/apache/avro/pull/379#issuecomment-438182732
Looks good. We do not yet require C++11 as a requirement. Hence raw literals
are not supported. Here is the patch that fixes the problem:
https://github.com/thiru-apache/avro/commit/978ccb8b1fde877d0f807bdf1ec102434cc78fd4.
Please apply that change. Thank you.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add LogicalType support to c++ library
> --------------------------------------
>
> Key: AVRO-1702
> URL: https://issues.apache.org/jira/browse/AVRO-1702
> Project: Apache Avro
> Issue Type: New Feature
> Components: c++
> Reporter: peter liu
> Assignee: peter liu
> Priority: Major
>
> I'd like to port the logicaltype support to c++ library
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)