parquet
55.0.0
In parquet::
bloom_
filter
Structs
Block
Sbbf
Constants
BITSET_MAX_LENGTH
BITSET_MIN_LENGTH
SALT
SBBF_HEADER_SIZE_ESTIMATE
SEED
Functions
chunk_read_bloom_filter_header_and_offset
hash_as_bytes
num_of_bits_from_ndv_fpp
optimal_num_of_bytes
read_bloom_filter_header_and_length
parquet
::
bloom_filter
Constant
SALT
Copy item path
Settings
Help
Summary
Source
const SALT: [
u32
;
8
];
Expand description
Salt as defined in the
spec
.