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-16664][SQL] Fix persist call on Data frames with more than 200… #14404

Closed
wants to merge 1 commit into from

Conversation

breakdawn
Copy link

What changes were proposed in this pull request?

Cherry-pick from d1d5069 and fix the test case

How was this patch tested?

Test updated

f12f11e introduced this bug, missed foreach as map

Cherry-pick from d1d5069 and update test case
@rxin
Copy link
Contributor

rxin commented Jul 29, 2016

Can you fix the title?

@SparkQA
Copy link

SparkQA commented Jul 29, 2016

Test build #63008 has finished for PR 14404 at commit 555b67f.

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

@srowen
Copy link
Member

srowen commented Jul 29, 2016

Great, thank you @breakdawn . It looks good as a re-submit of the original PR, and passes, so I'm merging.

@srowen
Copy link
Member

srowen commented Jul 29, 2016

You can close this PR now; we can't auto-close it and neither can the bot in this situation.

asfgit pushed a commit that referenced this pull request Jul 29, 2016
## What changes were proposed in this pull request?

Cherry-pick from d1d5069 and fix the test case

## How was this patch tested?

Test updated

Author: Wesley Tang <tangmingjun@mininglamp.com>

Closes #14404 from breakdawn/branch-1.6.
@breakdawn breakdawn closed this Jul 30, 2016
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Jul 30, 2016
## What changes were proposed in this pull request?

Cherry-pick from d1d5069 and fix the test case

## How was this patch tested?

Test updated

Author: Wesley Tang <tangmingjun@mininglamp.com>

Closes apache#14404 from breakdawn/branch-1.6.

(cherry picked from commit 1b2e6f6)
hkothari pushed a commit to hkothari/spark that referenced this pull request Nov 3, 2016
## What changes were proposed in this pull request?

Cherry-pick from d1d5069 and fix the test case

## How was this patch tested?

Test updated

Author: Wesley Tang <tangmingjun@mininglamp.com>

Closes apache#14404 from breakdawn/branch-1.6.
hkothari pushed a commit to twosigma/spark that referenced this pull request Nov 10, 2016
## What changes were proposed in this pull request?

Cherry-pick from d1d5069 and fix the test case

## How was this patch tested?

Test updated

Author: Wesley Tang <tangmingjun@mininglamp.com>

Closes apache#14404 from breakdawn/branch-1.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants