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

Doug Cutting commented on AVRO-1229:
------------------------------------

I suspect the author of that Implala code just made something up since there's 
never been a documented or implemented boolean representation in Trevni.

That said, a packed representation might be better.  It'd be a bit more code, 
but not too difficult.  I'll take a stab at it.
                
> Trevni should support Boolean fields
> ------------------------------------
>
>                 Key: AVRO-1229
>                 URL: https://issues.apache.org/jira/browse/AVRO-1229
>             Project: Avro
>          Issue Type: Improvement
>            Reporter: Mark Wagner
>            Assignee: Doug Cutting
>         Attachments: AVRO-1229.patch
>
>
> Trevni currently provides no native support for Boolean types. As part of the 
> Avro support, Booleans should be available. The Impala code recognizes this 
> as well: 
> https://github.com/cloudera/impala/blob/master/be/src/exec/trevni-def.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to