sajjad-moradi opened a new pull request, #8584:
URL: https://github.com/apache/pinot/pull/8584

   # Description
   Currently upload endpoint on controller accepts segments for offline table 
and also upsert-enabled realtime tables. This PR extends it to all realtime 
tables.
   Corresponding issue: #8283 
   
   # Testing Done
   * Extended LLC realtime integration tests to upload segments to verify both 
refresh and new segment upload paths
   * Extended current unit tests for both segment assignment and rebalance
   
   # Release Notes
   Uploading segments are now enabled for all realtime table. Previously one 
could only upload segments to upsert-enabled realtime tables. This feature 
unblocks the followings for realtime tables:
   - Bootstrap a realtime table
   - Backfill
   - Segment merge & rollup
   - Segment purge & conversion
   
   With segment upload support, we can remove most of the restrictions to 
realtime tables, and make long retention realtime table much more manageable.


-- 
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

Reply via email to