Commits


Chao Sun authored and Paddy Horan committed 28ec94ca83b
ARROW-5357: [Rust] Change Buffer::len to represent total bytes instead of used bytes Closes #4331 from sunchao/ARROW-5357 and squashes the following commits: 2169ec562 <Chao Sun> Fix Bitmap equality bbb30cb87 <Chao Sun> Fix rebase error 1ab4ccce4 <Chao Sun> Add capacity in Buffer struct d9be1df82 <Chao Sun> ARROW-5357: Change Buffer::len to represent total bytes instead of used bytes Authored-by: Chao Sun <sunchao@apache.org> Signed-off-by: Paddy Horan <paddyhoran@hotmail.com>