Jackie-Jiang opened a new pull request, #14190:
URL: https://github.com/apache/pinot/pull/14190

   Sub-task of #14106 
   
   Currently in `RealtimeSegmentDataManager` we rely on calling 
`IndexLoadingConfig.addInvertedIndexColumns()` to create inverted index for 
sorted column. It can cause inconsistent index loading config and table config.
   This PR avoids that and moves the handling logic into 
`RealtimeSegmentConfig`.


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