apache/gravitino
在 GitHub 查看[Improvement] Customize ClickHouse index properties like `GRANULARITY`
Open
#10,446 建立於 2026年3月17日
help wantedimprovement
倉庫指標
- Star
- (3,058 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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