Type Alias PrimaryKeyArrayBuilder

Source
type PrimaryKeyArrayBuilder = BinaryDictionaryBuilder<UInt32Type>;
Expand description

Builder type for primary key dictionary array.

Aliased Typeยง

struct PrimaryKeyArrayBuilder { /* private fields */ }