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

ASF GitHub Bot commented on ARROW-1674:
---------------------------------------

wesm commented on issue #1201: ARROW-1674: [Format, C++] Add support for byte 
length booleans in Tensors
URL: https://github.com/apache/arrow/pull/1201#issuecomment-372421411
 
 
   I'm closing this PR until we have a chance to address the underlying issue 
(distinguishing byte-size boolean vs uint8) in more detail

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [Format] Add bit width metadata to Bool logical type
> ----------------------------------------------------
>
>                 Key: ARROW-1674
>                 URL: https://issues.apache.org/jira/browse/ARROW-1674
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>
> Some libraries represent boolean data as a single byte per value as a vector 
> of int8/uint8 1's and 0's. It would be useful to be able to retain this 
> metadata as an optional field on the {{Bool}} table in {{Schema.fbs}}



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

Reply via email to