Skip to content

Commit

Permalink
feat: to_buffers (#28)
Browse files Browse the repository at this point in the history
* foot in the door

* Got started on to_buffers: done with PrimitiveArray.

* Defined a bunch of tests.

* to_buffers: EmptyArray and ListOffsetArray.

* to_buffers: strings and ListArray.

* to_buffers: RegularArray, RecordArray, TupleArray.

* to_buffers: IndexedArray, IndexedOptionArray, ByteMaskedArray, BitMaskedArray, and UnmaskedArray.

* to_buffers: UnionArray, and we're done.
  • Loading branch information
jpivarski authored Sep 1, 2023
1 parent ba79cbc commit 50fa3f6
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 2 deletions.
Loading

0 comments on commit 50fa3f6

Please sign in to comment.