akashrn5 opened a new pull request #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem
URL:
https://github.com/apache/carbondata/pull/3721
### Why is this PR needed?
Currently LocalFile file implementation is JAVA's file implementation, which will give problem if we want to load the local file in cluster for instance.
### What changes were proposed in this PR?
Refactor and implement the LocalFileSystem from Hadoop's LocalFileSystem to make all implementation inline.
### Does this PR introduce any user interface change?
- Yes. (Doc update is not needed)
### Is any new testcase added?
- No(Existing tests will take care)
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services