Jackie-Jiang opened a new issue #8283: URL: https://github.com/apache/pinot/issues/8283
Currently we allow uploading segments to upsert-enabled table (#6567) We should extend it to allow uploading segment to any real-time table so that the following features are possible: - Bootstrap a real-time table - Back-fill - Segment merge/rollup - Segment purge/conversion With segment upload support, we can remove most of the restrictions to real-time table, and make long retention real-time 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