-
Notifications
You must be signed in to change notification settings - Fork 848
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add required methods to NullBufferBuilder * modify realated unit tests * remove blank * fix typo & naming * add more assert in unit tests * remove the change for sync self.capacity in apped/truncate/new_from_buffer calls * remove ';' * refactor NullBufferBuilder methods to use references for bitmap_builder * Add another test for truncate * Update arrow-buffer/src/builder/null.rs * Remove capacity and use allocated_size instead * fix truncate --------- Co-authored-by: Ian Lai <[email protected]> Co-authored-by: Cheng-Yuan-Lai <a186235@g,ail.com> Co-authored-by: Andrew Lamb <[email protected]>
- Loading branch information
1 parent
a28f4ef
commit 6aaff7e
Showing
1 changed file
with
75 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters