[Improvement] Customize ClickHouse index properties like `GRANULARITY`
Open
help wanted
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
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_
Contributor guide
Assessment
This issue has not been assessed yet.