[ 
https://issues.apache.org/jira/browse/AVRO-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiruvalluvan M. G. resolved AVRO-2224.
---------------------------------------
    Resolution: Duplicate

This is the duplicate of AVRO-2037.

> Encode uniont types through std::any
> ------------------------------------
>
>                 Key: AVRO-2224
>                 URL: https://issues.apache.org/jira/browse/AVRO-2224
>             Project: Avro
>          Issue Type: Improvement
>          Components: c++
>    Affects Versions: 1.8.2
>            Reporter: Rui Maciel
>            Priority: Major
>
> With the release of C++17, standard C\+\+ started supporting 
> [std::any|https://en.cppreference.com/w/cpp/utility/any].  It would be 
> awesome if Apache Avro could generate C++ code that expressed union types 
> through std::any instead of providing an ad-hoc implementation, which would 
> enable using Avro-generated code in a more idiomatic way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to