apache/gravitino

[Improvement] Customize ClickHouse index properties like `GRANULARITY`

Open

#10 446 ouverte le 17 mars 2026

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)Java (887 forks)auto 404
help wantedimprovement

Métriques du dépôt

Stars
 (3 058 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

What would you like to be improved?

Since #9927, we can add custom index properties when creating an index. As the GRANULARITY is always a constant value like 1 or 3, we need to make it configurable via index properties.

How should we improve?

No response

Guide contributeur