You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2017/01/10 18:50:58 UTC

[jira] [Resolved] (SPARK-19137) Garbage left in source tree after SQL tests are run

     [ https://issues.apache.org/jira/browse/SPARK-19137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shixiong Zhu resolved SPARK-19137.
----------------------------------
       Resolution: Fixed
         Assignee: Dongjoon Hyun
    Fix Version/s: 2.2.0
                   2.1.1

> 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
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 2.1.1, 2.2.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org