raghavyadav01 opened a new pull request, #17396:
URL: https://github.com/apache/pinot/pull/17396

   When storeInSegmentFile=true, Text Index files are combined into the segment 
with an Index_map entry. Previously, disabling Text Index only removed 
standalone Text Index files outside the segment, leaving combined Text Index 
data inside the segment intact.
   
   Fix: Ensures combined Text Index data within the segment is also removed 
when Text Index is disabled, and avoids unnecessary processing when Text Index 
is not configured.
   


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