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

Daniel Kulp resolved AVRO-2551.
-------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

> Changed datum API to value API in examples\quickstop
> ----------------------------------------------------
>
>                 Key: AVRO-2551
>                 URL: https://issues.apache.org/jira/browse/AVRO-2551
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c
>            Reporter: Zezeng Wang
>            Assignee: Zezeng Wang
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> Starting with version 1.6.0, the Avro C library has a new API for handling 
> Avro data. To help distinguish between the two APIs, we refer to the old one 
> as the _legacy_ or _datum_ API, and the new one as the _value_ API.
> The legacy API is still present, but it’s deprecated — we shouldn’t use the 
> {{avro_datum_t}} type or the {{avro_datum_*}} functions in new code.
> But the quickstop as an example for newcomers still used the legacy API.
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to