npawar commented on issue #5390:
URL: 
https://github.com/apache/incubator-pinot/issues/5390#issuecomment-637941159


   I think one approach could be as simple as:
   We introduce an API for reading physical segment's metadata files 
`/segments/index-metadata` (need a better name)
   1. controller untars the segment
   2. reads the metadata using SegmentMetadataImpl
   3. extracts needed info from metadata.properties and indexMap
   4. deletes uncompressed segment


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