InternerBucket
arrow_
select
56.1.0
In arrow_
select::
dictionary
arrow_select
::
dictionary
Type Alias
Interner
Bucket
Copy item path
Source
type InternerBucket<'a, V> = (
Option
<&'a [
u8
]>, V);
Expand description
A single bucket in
Interner
.