eaugene commented on PR #11574: URL: https://github.com/apache/pinot/pull/11574#issuecomment-1724871776
@xiangfu0 , I am not able to understand - Why are we needing a periodic task for this , as new tables creation with different schema name is anyways going to blocked . Any problems we encounter by keeping this - 1. A one time task ( As Jackie pointed out , we can limit it during controller spawn up ) ? 2. To have it more transparent to table owners , giving the control to them to trigger this action by a REST API ? -- 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]
