timsants commented on PR #8509:
URL: https://github.com/apache/pinot/pull/8509#issuecomment-1095730780

   > 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
   
   If that is the intended behavior, a better exception message could reduce 
the confusion here. Customers have been thinking the that the table has been 
already been created but it does not show up in any of the GET table response 
visible in the API or UI.


-- 
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]

Reply via email to