yuqi1129 opened a new issue, #9897:
URL: https://github.com/apache/gravitino/issues/9897

   ### What would you like to be improved?
   
   Some indices need extra parameters. For example, Clickhouse [data skipping 
indexes](https://clickhouse.com/docs/optimize/skipping-indexes) requires 
GRANULARITY, bloom filter fault rate, etc., other than index name, type and 
column fields.  
   
   ### How should we improve?
   
   Add a field  `Map<String, String> properties` in 
   
https://github.com/apache/gravitino/blob/48ec5dc645f76ef1a2b02bb0b5222e235cca468d/api/src/main/java/org/apache/gravitino/rel/indexes/Index.java#L29-L40
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to