npawar opened a new issue #6766:
URL: https://github.com/apache/incubator-pinot/issues/6766


   This PR https://github.com/apache/incubator-pinot/pull/5718 introduced the 
API. We are missing json index and star tree index from it.
   ```
   "indexes": {
         "homeRuns": {
           "bloom-filter": "NO",
           "dictionary": "YES",
           "forward-index": "YES",
           "inverted-index": "NO",
           "null-value-vector-reader": "NO",
           "range-index": "NO"
         },
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to