Skip to content

Conversation

@zero323
Copy link
Member

@zero323 zero323 commented May 21, 2017

What changes were proposed in this pull request?

Add Python wrappers for o.a.s.sql.functions.explode_outer and o.a.s.sql.functions.posexplode_outer.

How was this patch tested?

Unit tests, doctests.

@SparkQA
Copy link

SparkQA commented May 21, 2017

Test build #77154 has finished for PR 18049 at commit 2fc576d.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 21, 2017

Test build #77155 has finished for PR 18049 at commit 44f2fea.

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

@gatorsmile
Copy link
Member

cc @ueshin

Copy link
Member

@ueshin ueshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except for a comment.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you extract the tests like ones for explode?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ueshin Of course, is this enough?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good.

@SparkQA
Copy link

SparkQA commented Jun 21, 2017

Test build #78411 has finished for PR 18049 at commit 3e5c35d.

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

@ueshin
Copy link
Member

ueshin commented Jun 21, 2017

Thanks! merging to master.

@asfgit asfgit closed this in 215281d Jun 21, 2017
@zero323
Copy link
Member Author

zero323 commented Jun 21, 2017

Thanks @ueshin!

robert3005 pushed a commit to palantir/spark that referenced this pull request Jun 29, 2017
## What changes were proposed in this pull request?

Add Python wrappers for `o.a.s.sql.functions.explode_outer` and `o.a.s.sql.functions.posexplode_outer`.

## How was this patch tested?

Unit tests, doctests.

Author: zero323 <[email protected]>

Closes apache#18049 from zero323/SPARK-20830.
@zero323 zero323 deleted the SPARK-20830 branch February 2, 2020 17:43
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