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-6972][SQL] Add Coalesce to DataFrame #5545

Closed
wants to merge 1 commit into from

Conversation

marmbrus
Copy link
Contributor

No description provided.

@SparkQA
Copy link

SparkQA commented Apr 17, 2015

Test build #30442 has finished for PR 5545 at commit 9fdf3f6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@marmbrus
Copy link
Contributor Author

/cc @rxin

@rxin
Copy link
Contributor

rxin commented Apr 17, 2015

LGTM. Merged in master.

@asfgit asfgit closed this in 8220d52 Apr 17, 2015
@FavioVazquez
Copy link
Contributor

How do I can implement this? I've built spark using the newest version of master, that contains this code, but IntelliJ still doesn't recognize the coalesce(1)

@rxin
Copy link
Contributor

rxin commented Apr 29, 2015

Maybe reimport the project?

@marmbrus marmbrus deleted the addCoalesce branch August 3, 2015 22:54
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