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: commits-unsubscr...@pinot.apache.org 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