Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Dec 5, 2016

What changes were proposed in this pull request?

Move DataFrame.collect out of synchronized block so that we can query content in MemorySink when DataFrame.collect is running.

How was this patch tested?

Jenkins

@tdas
Copy link
Contributor

tdas commented Dec 6, 2016

LGTM.

@brkyvz
Copy link
Contributor

brkyvz commented Dec 6, 2016

Thanks @zsxwing LGTM2!

@SparkQA
Copy link

SparkQA commented Dec 6, 2016

Test build #69699 has finished for PR 16162 at commit 020495b.

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

@tdas
Copy link
Contributor

tdas commented Dec 6, 2016

Merging to master and 2.1

asfgit pushed a commit that referenced this pull request Dec 6, 2016
… MemorySink

## What changes were proposed in this pull request?

Move DataFrame.collect out of synchronized block so that we can query content in MemorySink when `DataFrame.collect` is running.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #16162 from zsxwing/SPARK-18729.

(cherry picked from commit 1b2785c)
Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
@asfgit asfgit closed this in 1b2785c Dec 6, 2016
@zsxwing zsxwing deleted the SPARK-18729 branch December 6, 2016 03:24
robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 15, 2016
… MemorySink

## What changes were proposed in this pull request?

Move DataFrame.collect out of synchronized block so that we can query content in MemorySink when `DataFrame.collect` is running.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes apache#16162 from zsxwing/SPARK-18729.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
… MemorySink

## What changes were proposed in this pull request?

Move DataFrame.collect out of synchronized block so that we can query content in MemorySink when `DataFrame.collect` is running.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes apache#16162 from zsxwing/SPARK-18729.
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