kishoreg commented on issue #5559: URL: https://github.com/apache/incubator-pinot/issues/5559#issuecomment-650837899
How is this truncate different from drop table. my proposal is 1. - disable the table 2. - wait for all segments to go to offline state 3. - delete all the segments 4. - enable the table 5. - call the setup table method We already do the first 3 steps for delete/drop table. ---------------------------------------------------------------- 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