-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changeloghelp wantedparquetChanges to the parquet crateChanges to the parquet crate
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
@jimexist added Bloom filter support in #3023 and related tickets
However, there is still some additional support needed to write BloomFilters in the parquet arrow writer when writing arrow arrays
Describe the solution you'd like
- Complete support- e.g. audit all
flush_bloom_filtercalls like// TODO FIX ME need to handle bloom filter in arrow writer - Tests
Describe alternatives you've considered
N/A
Additional context
apache/datafusion#4512
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changeloghelp wantedparquetChanges to the parquet crateChanges to the parquet crate