You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2021/09/14 17:19:41 UTC

[pinot] branch master updated (f3068bc -> 0e66d68)

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/pinot.git.


    from f3068bc  Introduce resultSize in IndexedTable (#7420)
     add 0e66d68  remove unused exceptions (#7429)

No new revisions were added by this update.

Summary of changes:
 .../manager/realtime/RealtimeTableDataManager.java |  7 +-----
 .../index/loader/V3RemoveIndexException.java       | 29 ----------------------
 .../index/loader/V3UpdateIndexException.java       | 29 ----------------------
 .../starter/helix/SegmentFetcherAndLoader.java     |  7 ------
 4 files changed, 1 insertion(+), 71 deletions(-)
 delete mode 100644 pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/loader/V3RemoveIndexException.java
 delete mode 100644 pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/loader/V3UpdateIndexException.java

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