Skip to content

Conversation

@zero323
Copy link
Member

@zero323 zero323 commented Feb 8, 2017

What changes were proposed in this pull request?

Add missing warnings import.

How was this patch tested?

Manual tests.

@zero323 zero323 changed the title Import warnings in pyspark.ml.util [SPARK-19506][ML][PYTHON] Import warnings in pyspark.ml.util Feb 8, 2017
@SparkQA
Copy link

SparkQA commented Feb 8, 2017

Test build #72546 has finished for PR 16846 at commit e589bd4.

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

@holdenk
Copy link
Contributor

holdenk commented Feb 8, 2017

This looks good, normally I'd say we should have tests but since we are going to remove this in 2.2 that is probably ok as is. I'll merge this to master & the 2.1 branch if no one objects by EOD.

@zero323
Copy link
Member Author

zero323 commented Feb 9, 2017

@holdenk Sadly this part of the API is not tested directly and we depend on the indirect coverage. Maybe this is a sign should be tested.

@asfgit asfgit closed this in 5e7cd33 Feb 13, 2017
@zero323
Copy link
Member Author

zero323 commented Feb 13, 2017

Thanks @holdenk

@zero323 zero323 deleted the SPARK-19506 branch February 13, 2017 17:33
@holdenk
Copy link
Contributor

holdenk commented Feb 13, 2017

Merged into master & branch-2.1 , thanks @zero323 for catching & fixing this.

asfgit pushed a commit that referenced this pull request Feb 13, 2017
## What changes were proposed in this pull request?

Add missing `warnings` import.

## How was this patch tested?

Manual tests.

Author: zero323 <[email protected]>

Closes #16846 from zero323/SPARK-19506.

(cherry picked from commit 5e7cd33)
Signed-off-by: Holden Karau <[email protected]>
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
## What changes were proposed in this pull request?

Add missing `warnings` import.

## How was this patch tested?

Manual tests.

Author: zero323 <[email protected]>

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