Skip to main content
DistinctValuesSet
parquet
59.2.0
Distinct
Values
Set
Aliased Type
In parquet::
arrow::
arrow_
writer
parquet
::
arrow
::
arrow_writer
Type Alias
Distinct
Values
Set
Copy item path
Source
type DistinctValuesSet =
HashSet
<
u64
>;
Aliased Type
ยง
struct DistinctValuesSet {
/* private fields */
}