deepthi912 commented on code in PR #14684:
URL: https://github.com/apache/pinot/pull/14684#discussion_r1897427377


##########
pinot-spi/src/main/java/org/apache/pinot/spi/config/table/DedupConfig.java:
##########
@@ -96,4 +96,10 @@ public String getDedupTimeColumn() {
   public boolean isEnablePreload() {
     return _enablePreload;
   }
+
+  // CHECKSTYLE:OFF

Review Comment:
   Yeah ran into checkstyle exception, like setter for enablePreload cannot be 
set in dedupConfig 



-- 
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

Reply via email to