GitHub user chouqin opened a pull request:
https://github.com/apache/spark/pull/2191
[SPARK-3291][SQL]TestcaseName in createQueryTest should not contain ":"
":" is not allowed to appear in a file name of Windows system. If file name
contains ":", this file can't be checked out in a Windows system and developers
using Windows must be careful to not commit the deletion of such files, Which
is very inconvenient.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chouqin/spark querytest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2191.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2191
----
commit 60a863faa697d2a8439bee59ea954c3b1d1caf85
Author: qiping.lqp <[email protected]>
Date: 2014-08-29T02:47:32Z
TestcaseName in createQueryTest should not contain ":"
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]