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

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

Commit 1551926 from dcrea...@apache.org in branch 'avro/trunk'
[ https://svn.apache.org/r1551926 ]

AVRO-1379. C: avro_file_writer_append_encoded() function

Allows you to append to a file an Avro value that you already have the
binary encoding for.  Contributed by Mark Teodoro.

> C: Add avro_file_writer_append_encoded() to API
> -----------------------------------------------
>
>                 Key: AVRO-1379
>                 URL: https://issues.apache.org/jira/browse/AVRO-1379
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>    Affects Versions: 1.7.5
>            Reporter: Mark Teodoro
>              Labels: patch
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1379-test.patch, AVRO-1379.patch
>
>
> Java's org.apache.avro.file.DataFileWriter.appendEncoded() allows you to 
> append a pre-encoded datum to a file.  This patch adds the same functionality 
> to Avro-C.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to