[
https://issues.apache.org/jira/browse/ARROW-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem resolved ARROW-254.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 116
[https://github.com/apache/arrow/pull/116]
> Remove Bit type as it is redundant with boolean
> -----------------------------------------------
>
> Key: ARROW-254
> URL: https://issues.apache.org/jira/browse/ARROW-254
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Format
> Reporter: Julien Le Dem
> Assignee: Julien Le Dem
>
> The only use of Bit is for the nullability (or validity) vector which is best
> understood as a boolean type.
> We should remove it as it is not used otherwise.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)