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/pinot.git
from bf66eeeef4 add-table refactor of auth (#9228) add 6c5d85ef7e Allow explicit partition for real-time segment assignment (#9225) No new revisions were added by this update. Summary of changes: .../segment/OfflineSegmentAssignment.java | 17 +- .../segment/RealtimeSegmentAssignment.java | 181 +++++++++++++-------- .../assignment/segment/SegmentAssignmentUtils.java | 12 +- .../OfflineReplicaGroupSegmentAssignmentTest.java | 16 +- ...altimeNonReplicaGroupSegmentAssignmentTest.java | 38 ++--- ...NonReplicaGroupTieredSegmentAssignmentTest.java | 43 +++-- .../RealtimeReplicaGroupSegmentAssignmentTest.java | 155 +++++++++++++++--- 7 files changed, 303 insertions(+), 159 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org