Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-21167][SS]Decode the path generated by File sink to handle special characters #18381

Closed
wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Jun 22, 2017

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.

@marmbrus
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Jun 22, 2017

Test build #78414 has finished for PR 18381 at commit c4d542c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in d66b143 Jun 22, 2017
asfgit pushed a commit that referenced this pull request Jun 22, 2017
…ecial characters

## 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 d66b143)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
asfgit pushed a commit that referenced this pull request Jun 22, 2017
…ecial characters

## 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 d66b143)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
@zsxwing
Copy link
Member Author

zsxwing commented Jun 22, 2017

Thanks! Merging to master, 2.2 and 2.1.

@zsxwing zsxwing deleted the SPARK-21167 branch June 22, 2017 06:50
robert3005 pushed a commit to palantir/spark that referenced this pull request Jun 29, 2017
…ecial characters

## 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 apache#18381 from zsxwing/SPARK-21167.
jzhuge pushed a commit to jzhuge/spark that referenced this pull request Aug 20, 2018
…ecial characters

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

The added unit test.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes apache#18381 from zsxwing/SPARK-21167.

(cherry picked from commit d66b143)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants