klsince commented on code in PR #14684: URL: https://github.com/apache/pinot/pull/14684#discussion_r1894064911
########## pinot-server/src/main/java/org/apache/pinot/server/starter/helix/HelixInstanceDataManagerConfig.java: ########## @@ -49,6 +49,8 @@ public class HelixInstanceDataManagerConfig implements InstanceDataManagerConfig public static final String SEGMENT_DIRECTORY_LOADER = "segment.directory.loader"; // Prefix for upsert config public static final String UPSERT_CONFIG_PREFIX = "upsert"; + // Prefix for upsert config Review Comment: typo: ‘for dedup’ -- 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