Commits


Renjie Liu authored and Chao Sun committed 9851a3e3b34
ARROW-5281: [Rust] Extract DataPageBuilder to test common DataPageBuilder is a helpful tool for mocking test page data, it's worthy to move it to test_common so that other parts can reuse it. Author: Renjie Liu <liurenjie2008@gmail.com> Closes #4269 from liurenjie1024/arrow-5281 and squashes the following commits: 0e212799 <Renjie Liu> Extract DataPageBuilder to test common