abhishekbafna opened a new issue, #15751: URL: https://github.com/apache/pinot/issues/15751
Since we are adding logical table into broker resource, we need to revisit management logic around it to support logical table: - Partition name can be both physical or logical. We can differentiate them by checking if it has type suffix - Take a look at BrokerResourceValidationManager which auto-rebuilds the broker resource periodically - Take a look at PinotTableTenantConfigs rest API which rebuilds the broker resource for a given table -- 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]
