Skip to content

Conversation

@zero323
Copy link
Member

@zero323 zero323 commented Jan 30, 2017

What changes were proposed in this pull request?

This removes from the __all__ list class names that are not defined (visible) in the pyspark.sql.column.

How was this patch tested?

Existing unit tests.

@SparkQA
Copy link

SparkQA commented Jan 30, 2017

Test build #72153 has finished for PR 16742 at commit 6c8d73c.

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

@eliasah
Copy link
Contributor

eliasah commented Jan 30, 2017

LGTM

@rxin
Copy link
Contributor

rxin commented Jan 30, 2017

LGTM, but can you update your description:

This removes from the __all__ list class names that are not defined (visible) in the pyspark.sql.column.

Your current description actually means a different thing.

This removes from the __all__ list class names that are not defined (visible) in the pyspark.sql.column.
@zero323
Copy link
Member Author

zero323 commented Jan 30, 2017

@rxin Done.

@rxin
Copy link
Contributor

rxin commented Jan 30, 2017

Merging in master.

@zero323
Copy link
Member Author

zero323 commented Jan 30, 2017

Thanks @rxin!

@asfgit asfgit closed this in 06fbc35 Jan 30, 2017
@SparkQA
Copy link

SparkQA commented Jan 30, 2017

Test build #72159 has finished for PR 16742 at commit c703eb9.

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

cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
## What changes were proposed in this pull request?

This removes from the `__all__` list class names that are not defined (visible) in the `pyspark.sql.column`.

## How was this patch tested?

Existing unit tests.

Author: zero323 <[email protected]>

Closes apache#16742 from zero323/SPARK-19403.
@zero323 zero323 deleted the SPARK-19403 branch April 6, 2017 11:00
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