andimiller commented on code in PR #10982: URL: https://github.com/apache/pinot/pull/10982#discussion_r1247701457
########## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/TableConfigUtils.java: ########## @@ -42,6 +42,7 @@ import org.apache.pinot.common.request.context.RequestContextUtils; import org.apache.pinot.common.tier.TierFactory; import org.apache.pinot.common.utils.config.TagNameUtils; +import org.apache.pinot.segment.local.aggregator.ValueAggregatorFactory; Review Comment: ah good catch, I forgot there was the second one, will rework it around that -- 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: commits-unsubscr...@pinot.apache.org 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