Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support writing BloomFilter in arrow_writer #3275

Closed
2 tasks
alamb opened this issue Dec 5, 2022 · 0 comments · Fixed by #3284
Closed
2 tasks

Support writing BloomFilter in arrow_writer #3275

alamb opened this issue Dec 5, 2022 · 0 comments · Fixed by #3284
Labels
enhancement Any new improvement worthy of a entry in the changelog help wanted parquet Changes to the parquet crate

Comments

@alamb
Copy link
Contributor

alamb commented Dec 5, 2022

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

Describe alternatives you've considered
N/A

Additional context
apache/datafusion#4512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog help wanted parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant