[ https://issues.apache.org/jira/browse/SPARK-19137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15813230#comment-15813230 ]
Apache Spark commented on SPARK-19137: -------------------------------------- User 'dongjoon-hyun' has created a pull request for this issue: https://github.com/apache/spark/pull/16522 > Garbage left in source tree after SQL tests are run > --------------------------------------------------- > > Key: SPARK-19137 > URL: https://issues.apache.org/jira/browse/SPARK-19137 > Project: Spark > Issue Type: Bug > Components: SQL, Structured Streaming, Tests > Affects Versions: 2.2.0 > Reporter: Marcelo Vanzin > Priority: Minor > > Don't know when this started, but after I run tests in sbt I'm left with > garbage files in my source repo: > {noformat} > Untracked files: > (use "git add <file>..." to include in what will be committed) > sql/core/%253Cundefined%253E/ > sql/core/%3Cundefined%3E/ > {noformat} > Tests should always write things under the "target" directory so that it gets > automatically ignored by git and cleaned up by "sbt/mvn clean." -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org