You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Daniel Solow (JIRA)" <ji...@apache.org> on 2018/12/28 18:58:00 UTC

[jira] [Commented] (AVRO-105) Avro data file should be able to write binary data using blocking for arrays/maps

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

Daniel Solow commented on AVRO-105:
-----------------------------------

So, almost 10 years later, is there a way to use BlockingBinaryEncoder in a DataFileWriter? 

lol

> Avro data file should be able to write binary data using blocking for arrays/maps
> ---------------------------------------------------------------------------------
>
>                 Key: AVRO-105
>                 URL: https://issues.apache.org/jira/browse/AVRO-105
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>            Priority: Major
>         Attachments: AVRO-105.patch, AVRO-105.v1.patch, temp.patch
>
>
> Currently DataFileWriter uses BinaryEncoder only. It would be better if DataFileWriter can use BlockingBinaryEncoder if user wants to use.



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