siddharthteotia commented on a change in pull request #7031: URL: https://github.com/apache/incubator-pinot/pull/7031#discussion_r648766944
########## File path: pinot-controller/src/main/java/org/apache/pinot/controller/recommender/io/InputManager.java ########## @@ -539,7 +528,7 @@ public int getNumKafkaPartitions() { } public boolean isIndexableDim(String colName) { Review comment: Delete this method. It is not being used anywhere. If we need, we will add it back -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org