Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Currently, some output files are left after running geoparquetIOTests.
$ git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean $ mvn clean test -pl sql -am ... [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:56 min [INFO] Finished at: 2022-09-05T09:16:52+09:00 [INFO] ------------------------------------------------------------------------ $ git status On branch master Your branch is up to date with 'origin/master'. Untracked files: (use "git add <file>..." to include in what will be committed) core/src/test/resources/geoparquet/geoparquet_output/ nothing added to commit but untracked files present (use "git add" to track)
Attachments
Issue Links
- links to