ege-st opened a new pull request, #10835:
URL: https://github.com/apache/pinot/pull/10835

   This PR augments the Segment Metadata returned by the Controller REST API 
`/segments/{tableName}/{segmentName}/metadata` with flags indicating if columns 
in a segment have any of the following indexes: H3, FST, and Text. Currently, 
Pinot has flags for every index but these 3. Without this change, it is not 
possible to tell if these 3 indexes are on columns in a segment through the 
metadata returned by the Pinot Controller.


-- 
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: commits-unsubscr...@pinot.apache.org

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