[
https://issues.apache.org/jira/browse/AVRO-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553159#comment-13553159
]
Jakob Homan commented on AVRO-1229:
-----------------------------------
It looks like this patch is writing the booleans out as ints of 0 or 1, while
the Impala code above says they'll be handled as bit-packed ints. Is Impala
already expecting that format?
> 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