Julien Le Dem created ARROW-254:
-----------------------------------
Summary: 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 DemThe 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)
