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_r389454190
##########
File path:
processing/src/main/java/org/apache/carbondata/processing/util/Auditor.java
##########
@@ -58,18 +58,26 @@
}
}
+ private static boolean enable = true;
Review comment:
Make this field final, and use upper field name.
----------------------------------------------------------------
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