Commits


Renjie Liu authored and Neville Dipale committed 45059080b7d
ARROW-7348: [Rust] Add api to return null bitmap buffer. The motivation is for easier ipc process. For example, we want to expose these buffers to java for high level processing. Closes #5991 from liurenjie1024/arrow-7348 and squashes the following commits: ebe2cf65d <Renjie Liu> add test ca9e16dc6 <Renjie Liu> Add api to return buffer reference b6062c957 <Renjie Liu> Merge branch 'master' of https://github.com/apache/arrow 7c52a4704 <Renjie Liu> Merge branch 'master' of https://github.com/apache/arrow b3d737232 <Renjie Liu> errors Authored-by: Renjie Liu <liurenjie2008@gmail.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>