Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
When I run test case with: mvn -Pspark-2.1 clean install
A file was deleted, the files should be deleted, we should fix it;
It create a new folder after run test case, carbon shouldn't create new folder after run test case, so we should delete it.
deleted: integration/spark-common-test/src/test/resources/temp/data1.csv
Untracked files:
(use "git add <file>..." to include in what will be committed)
examples/spark2/testWriteFiles/
Please check different spark version too.
mvn -Pspark-2.2 clean install
mvn -Pspark-2.3 clean install
Attachments
Issue Links
- is a parent of
-
CARBONDATA-3125 Find minor bug or raise some small requirements/features, and then implement them
- Open