citusdata / citusdata/citus

Prune partial index creation

Open
#1,722 3 comments 1 reaction 0 assignees View on GitHub
warm-up
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Partial indexes have a filter such as `WHERE tenant_id = 1`, which means they only need to be created on shards that match the filter condition, but we currently create them on all shards.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.