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

Hudson commented on AVRO-1379:
------------------------------

ABORTED: Integrated in AvroJava #411 (See 
[https://builds.apache.org/job/AvroJava/411/])
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. (dcreager: rev 1551926)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/c/src/avro/io.h
* /avro/trunk/lang/c/src/datafile.c
* /avro/trunk/lang/c/tests/CMakeLists.txt
* /avro/trunk/lang/c/tests/test_avro_1379.c


> 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