egalpin opened a new issue, #10437:
URL: https://github.com/apache/pinot/issues/10437

   It might already be the case that the set of valid doc IDs (upsert) are 
stored as part of the segments themselves. Having access to the bitmap of valid 
(or likely smaller bitmap, invalid) doc IDs would allow for compaction or other 
externalized reprocessing of segments where the information about which docs 
are valid is desirable.  Once a document becomes invalid it can never become 
valid again, so this should be safe to store.


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


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

Reply via email to