Revision 6ef7a5bd32a483ea1bdac22fbd2403cdefd71bff authored by Shixiong Zhu on 22 June 2017, 06:43:21 UTC, committed by Shixiong Zhu on 22 June 2017, 06:43:30 UTC
## What changes were proposed in this pull request?

Decode the path generated by File sink to handle special characters.

## How was this patch tested?

The added unit test.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #18381 from zsxwing/SPARK-21167.

(cherry picked from commit d66b143eec7f604595089f72d8786edbdcd74282)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
1 parent 198e3a0
History
File Mode Size
docs
lib
pyspark
test_support
.gitignore -rw-r--r-- 49 bytes
MANIFEST.in -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 1.8 KB
pylintrc -rw-r--r-- 13.7 KB
run-tests -rwxr-xr-x 899 bytes
run-tests.py -rwxr-xr-x 8.3 KB
setup.cfg -rw-r--r-- 854 bytes
setup.py -rw-r--r-- 9.4 KB

README.md

back to top