niuge01 commented on a change in pull request #3643: [CARBONDATA-3726] Add CDC 
and Data Dedup example
URL: https://github.com/apache/carbondata/pull/3643#discussion_r389453999
 
 

 ##########
 File path: 
processing/src/main/java/org/apache/carbondata/processing/util/Auditor.java
 ##########
 @@ -58,18 +58,26 @@
     }
   }
 
+  private static boolean enable = true;
+
+  public static void enable(boolean bool) {
 
 Review comment:
   Config it with system property will be better.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to