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
MimaBuild.scala -rw-r--r-- 3.8 KB
MimaExcludes.scala -rw-r--r-- 91.6 KB
SparkBuild.scala -rw-r--r-- 32.4 KB
build.properties -rw-r--r-- 804 bytes
plugins.sbt -rw-r--r-- 1.3 KB

back to top