Arrow. Type. Map
(Arrow v0.1.0)
Copy Markdown
Map column. Structurally a List<Struct<key, value>> with a single child
field named "entries"; the entries struct's two children are the key and
value fields.
Summary
Types
@type t() :: %Arrow.Type.Map{keys_sorted: boolean()}