Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2287#discussion_r191330841
--- Diff:
integration/presto/src/main/java/org/apache/carbondata/presto/impl/CarbonTableConfig.java
---
@@ -51,7 +59,8 @@
return this;
}
- @NotNull public String getStorePath() {
+ @NotNull public String
+ getStorePath() {
--- End diff --
no need to change---
