[Feature Request]: Allow to build bloom filter on leading columns of cluster key #18871
Open
1 task done
Labels
area/performance
kind/tech-request
New feature or request
priority/p0
Critical feature that should be implemented in this version
Milestone
Is there an existing issue for the same feature request?
Is your feature request related to a problem?
Describe the feature you'd like
CREATE TABLE T ... CLUSTER BY (a, b, c) WITH BLOOMFILTER ON (a, b)
Or some similar syntax.
Describe implementation you've considered
No response
Documentation, Adoption, Use Case, Migration Strategy
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: