npawar opened a new issue #5559: URL: https://github.com/apache/incubator-pinot/issues/5559
Add truncate operation i.e. delete all contents of table, without removing table config and schema. For offline, this means disabling the table and then deleting all segments (everything a delete operation does, but keep the table/schema definition) For realtime, this means disabling table, deleting completed segments, stopping consuming segments. Also, recreate the consuming segments and restart consumption? ---------------------------------------------------------------- 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. 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