krishan1390 opened a new pull request, #17761: URL: https://github.com/apache/pinot/pull/17761
Refactoring of logical table / table config validations. 1. Hygiene - - Remove physicalTableExistsPredicate, brokerTenantExistsPredicate, propertyStore from logical table config utils, as they are dependent on the resource manager rather than config utility - Remove setting broker tenant in validateLogicalTableConfig 2. Improve validateTableConfig in table config validation utils 3. Move checks of logical table / physical table with same name present to validateNewLogicalTableConfig 4. Add a Schema.cloneSchemaWithName method -- 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]
