Marcelo Vanzin created SPARK-10089:
--------------------------------------
Summary: SQL tests leave unmanaged files in source directory
Key: SPARK-10089
URL: https://issues.apache.org/jira/browse/SPARK-10089
Project: Spark
Issue Type: Bug
Components: SQL
Reporter: Marcelo Vanzin
Priority: Trivial
After running SQL unit tests, I end up with an unclean source dir:
{noformat}
$ git status
On branch SPARK-10088
Untracked files:
(use "git add <file>..." to include in what will be committed)
sql/hive/src/test/resources/golden/Column pruning - non-trivial top
project with aliases - query test-0-515e406ffb23f6fd0d8cd34c2b25fbe6
sql/hive/src/test/resources/golden/Partition pruning - non-partitioned,
non-trivial project - query test-0-eabbebd5c1d127b1605bfec52d7b7f3f
{noformat}
If I understand correctly, the fix is just to add those files to the repo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]