Skip to content

Conversation

@zero323
Copy link
Member

@zero323 zero323 commented Jan 10, 2017

What changes were proposed in this pull request?

Removes UserDefinedFunction._broadcast and UserDefinedFunction.__del__ method.

How was this patch tested?

Existing unit tests.

@zero323 zero323 changed the title Remove unused UserDefinedFunction._broadcast [SPARK-19164][PYTHON][SQL][WIP] Remove unused UserDefinedFunction._broadcast Jan 10, 2017
@SparkQA
Copy link

SparkQA commented Jan 10, 2017

Test build #71165 has finished for PR 16538 at commit 6889fd6.

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

@zero323 zero323 changed the title [SPARK-19164][PYTHON][SQL][WIP] Remove unused UserDefinedFunction._broadcast [SPARK-19164][PYTHON][SQL] Remove unused UserDefinedFunction._broadcast Jan 12, 2017
@rxin
Copy link
Contributor

rxin commented Jan 12, 2017

Thanks - merging in master.

@asfgit asfgit closed this in 5db35b3 Jan 12, 2017
@zero323
Copy link
Member Author

zero323 commented Jan 12, 2017

Thanks @rxin

uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

Removes `UserDefinedFunction._broadcast` and `UserDefinedFunction.__del__` method.

## How was this patch tested?

Existing unit tests.

Author: zero323 <[email protected]>

Closes apache#16538 from zero323/SPARK-19164.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
## What changes were proposed in this pull request?

Removes `UserDefinedFunction._broadcast` and `UserDefinedFunction.__del__` method.

## How was this patch tested?

Existing unit tests.

Author: zero323 <[email protected]>

Closes apache#16538 from zero323/SPARK-19164.
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.

3 participants