[ 
https://issues.apache.org/jira/browse/ARROW-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chao Sun updated ARROW-5357:
----------------------------
    Summary: [Rust] Change Buffer::len to represent total bytes instead of used 
bytes  (was: [Rust] change Buffer::len to represent total bytes instead of used 
bytes)

> [Rust] Change Buffer::len to represent total bytes instead of used bytes
> ------------------------------------------------------------------------
>
>                 Key: ARROW-5357
>                 URL: https://issues.apache.org/jira/browse/ARROW-5357
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Chao Sun
>            Assignee: Chao Sun
>            Priority: Major
>
> Currently {{Buffer::len}} records the number of used bytes, as opposed to the 
> number of total bytes. This poses a problem when converting from buffers 
> defined in flatbuffer, where the length is actually the number of allocated 
> bytes for the buffer. 



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

Reply via email to