Github user shivaram commented on the issue:
https://github.com/apache/spark/pull/19657
Thanks @felixcheung -- The Appveyor test seems to have failed with the
following err
```
1. Failure: traverseParentDirs (@test_utils.R#255)
-----------------------------
`dirs` not equal to `expect`.
3/4 mismatches
x[2]: "c:/Users/user/AppData/Local/Apache/Spark/Cache"
y[2]: "c:\\Users\\user\\AppData\\Local\\Apache\\Spark\\Cache"
x[3]: "c:/Users/user/AppData/Local/Apache/Spark"
y[3]: "c:\\Users\\user\\AppData\\Local\\Apache\\Spark"
x[4]: "c:/Users/user/AppData/Local/Apache"
y[4]: "c:\\Users\\user\\AppData\\Local\\Apache"
```
@HyukjinKwon could you also take a quick look at this PR ?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]