-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For high-cardinality columns, writing Bloom filter metadata helps readers push down predicates more efficiently. By default, pg_parquet enables dictionary encoding, which also improves predicate pushdown but can significantly increase file size when cardinality is high. To address this, we may introduce options to disable dictionary encoding and enable Bloom filter metadata instead.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity