You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2020/03/31 19:35:48 UTC

[incubator-pinot] branch master updated (95e0f1d -> 1474344)

This is an automated email from the ASF dual-hosted git repository.

siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 95e0f1d  Shuffle the segments when rebalancing the table to avoid creating hotspot servers (#5197)
     add 1474344  Remove the construction of second bitmap in text index reader to improve performance (#5199)

No new revisions were added by this update.

Summary of changes:
 .../RealtimeLuceneDocIdCollector.java}             | 31 ++++++-----------
 .../RealtimeLuceneTextIndexReader.java             |  5 ++-
 .../index/readers/text/LuceneDocIdCollector.java   | 11 +++---
 .../index/readers/text/LuceneTextIndexReader.java  | 40 +++++++---------------
 4 files changed, 33 insertions(+), 54 deletions(-)
 copy pinot-core/src/main/java/org/apache/pinot/core/{segment/index/readers/text/LuceneDocIdCollector.java => realtime/impl/invertedindex/RealtimeLuceneDocIdCollector.java} (59%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org