Jackie-Jiang commented on PR #8509: URL: https://github.com/apache/pinot/pull/8509#issuecomment-1095725223
I think this behavior is intentional to avoid creating a table on a recently deleted table that doesn't have all entries cleaned up. We remove the table config as the last step when deleting a table, and check the table config existence when adding a table to ensure the states are clean before creating the table. cc @walterddr who added the fix in #8103 -- 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]
