Skip to content

[SPARK-12298][SQL] Fix infinite loop in DataFrame.sortWithinPartitions - #10271

Closed
ankurdave wants to merge 1 commit into
apache:masterfrom
ankurdave:SPARK-12298
Closed

[SPARK-12298][SQL] Fix infinite loop in DataFrame.sortWithinPartitions#10271
ankurdave wants to merge 1 commit into
apache:masterfrom
ankurdave:SPARK-12298

Conversation

@ankurdave

Copy link
Copy Markdown
Contributor

Modifies the String overload to call the Column overload and ensures this is called in a test.

Modifies the String overload to call the Column overload and ensures
this is called in a test.
@SparkQA

SparkQA commented Dec 12, 2015

Copy link
Copy Markdown

Test build #47603 has finished for PR 10271 at commit d9f8c25.

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

@yhuai

yhuai commented Dec 12, 2015

Copy link
Copy Markdown
Contributor

Thanks! Merging to master and branch 1.6.

asfgit pushed a commit that referenced this pull request Dec 12, 2015
Modifies the String overload to call the Column overload and ensures this is called in a test.

Author: Ankur Dave <ankurdave@gmail.com>

Closes #10271 from ankurdave/SPARK-12298.

(cherry picked from commit 1e799d6)
Signed-off-by: Yin Huai <yhuai@databricks.com>
@asfgit asfgit closed this in 1e799d6 Dec 12, 2015
@rxin

rxin commented Dec 12, 2015

Copy link
Copy Markdown
Contributor

Thanks for catching this.

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