This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 174a77b [TE]frontend - Add support for feedback propagation for Entity Monitoring (#6447) add 079f27a Cleanup dictionary and forward index loading in SegmentPreProcessor (#6455) No new revisions were added by this update. Summary of changes: .../core/segment/index/loader/LoaderUtils.java | 47 ++++++++++++++++++++++ .../index/loader/invertedindex/H3IndexHandler.java | 34 ++-------------- .../loader/invertedindex/InvertedIndexHandler.java | 19 +-------- .../loader/invertedindex/JsonIndexHandler.java | 24 ++--------- .../invertedindex/LuceneFSTIndexHandler.java | 23 +++-------- .../loader/invertedindex/RangeIndexHandler.java | 30 +------------- .../loader/invertedindex/TextIndexHandler.java | 47 +++------------------- 7 files changed, 67 insertions(+), 157 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org