siddharthteotia opened a new pull request #5177: Lucene DocId to PinotDocId 
cache
URL: https://github.com/apache/incubator-pinot/pull/5177
 
 
   Cache the lucene docID to pinot docID mapping per text index. This has to be 
thread safe since it is shared by all threads (query threads) reading the index.
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to