Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2254#discussion_r185434908
--- Diff:
core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java ---
@@ -494,7 +524,7 @@ public static long getTaskIdFromTaskNo(String taskNo) {
}
/**
- * Return the batch number from taskNo string
+ * Return the batch number from taskNo stringx
--- End diff --
fixed---
