jadami10 commented on issue #14023: URL: https://github.com/apache/pinot/issues/14023#issuecomment-2359669856
I think it didn't work even before that. It would say the schema is in use. Deleting the table in the UI doesn't delete the schema. And that's a common source of confusion for our users when iterating. I was thinking the confirmation modal you get when it asks "are you sure you want to delete" could get extended to add a few checkbox. The first 2 that I think make sense are: - `delete the schema` - that would just do both deletions at once and route you back to the tables page - `delete immediately` - the 7d retention default can be really annoying. especially for large tables. And there's no async delete, so you just have to close the tab and move on. -- 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