abhishekbafna commented on code in PR #15733: URL: https://github.com/apache/pinot/pull/15733#discussion_r2079661607
########## pinot-common/src/main/java/org/apache/pinot/common/utils/LogicalTableUtils.java: ########## @@ -74,7 +76,7 @@ public static ZNRecord toZNRecord(LogicalTableConfig logicalTableConfig) } public static void validateLogicalTableName(LogicalTableConfig logicalTableConfig, List<String> allPhysicalTables, Review Comment: This is rename to `validateLogicalTableConfig` in other PR. -- 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]
