ege-st commented on issue #11435: URL: https://github.com/apache/pinot/issues/11435#issuecomment-1694760045
@Jackie-Jiang what's the best way to wait for the table to be deleted? Use `waitForCondition` and wait until the table no longer exists? Maybe, unless we're specifically testing table deletion, we should use use some kind of "name mangling" on the table names every test uses to make sure there is no conflict between them. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
