Skip to content

Commit

Permalink
readme note
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Jan 31, 2024
1 parent 1131edb commit 97bfd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Most of the unsupported types should be pretty straightforward to implement; the
- [x] Large List (Not implemented by Arrow JS but supported by downcasting to `List`.)
- [x] Fixed-size List
- [x] Struct
- [x] Map
- [x] Map (though not yet tested, see [#97](https://github.com/kylebarron/arrow-js-ffi/issues/97))
- [x] Dense Union
- [x] Sparse Union
- [x] Dictionary-encoded arrays
Expand Down

0 comments on commit 97bfd4c

Please sign in to comment.