[ 
https://issues.apache.org/jira/browse/AVRO-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113147#comment-17113147
 ] 

ASF subversion and git services commented on AVRO-2551:
-------------------------------------------------------

Commit 88538e9f1d6be236ce69ea2e0bdd6eed352c503e in avro's branch 
refs/heads/master from zeshuai007
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=88538e9 ]

AVRO-2551:Changed datum API to value API in examples\quickstop


> 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
>
> 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