SteNicholas commented on a change in pull request #3116: [CARBONDATA-3229]Validate the true/false for all boolean parameters
URL:
https://github.com/apache/carbondata/pull/3116#discussion_r252279721
##########
File path: core/src/main/java/org/apache/carbondata/core/util/CarbonProperties.java
##########
@@ -23,10 +23,7 @@
import java.io.IOException;
import java.lang.reflect.Field;
import java.text.SimpleDateFormat;
-import java.util.HashSet;
-import java.util.Map;
-import java.util.Properties;
-import java.util.Set;
+import java.util.*;
Review comment:
@xubo245 I have already reverted to origin import style.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]
With regards,
Apache Git Services