Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

DataSourceV2Relation should extend MultiInstanceRelation, to take care of self-join.

How was this patch tested?

a new test

@cloud-fan
Copy link
Contributor Author

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

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

LGTM pending Jenkins

@SparkQA
Copy link

SparkQA commented Feb 1, 2018

Test build #86912 has finished for PR 20466 at commit 6e55d10.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor Author

retest this please

@SparkQA
Copy link

SparkQA commented Feb 1, 2018

Test build #86927 has finished for PR 20466 at commit 6e55d10.

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

@SparkQA
Copy link

SparkQA commented Feb 1, 2018

Test build #86934 has finished for PR 20466 at commit 05253f0.

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

Copy link
Contributor

@jiangxb1987 jiangxb1987 left a comment

Choose a reason for hiding this comment

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

LGTM

@rdblue
Copy link
Contributor

rdblue commented Feb 1, 2018

+1

Good to get this in before changes to the relation.

@gatorsmile
Copy link
Member

This is another bug fix of the new data source v2

Thanks! Merged to master/2.3

asfgit pushed a commit that referenced this pull request Feb 1, 2018
`DataSourceV2Relation` should extend `MultiInstanceRelation`, to take care of self-join.

a new test

Author: Wenchen Fan <[email protected]>

Closes #20466 from cloud-fan/dsv2-selfjoin.

(cherry picked from commit 73da3b6)
Signed-off-by: gatorsmile <[email protected]>
@asfgit asfgit closed this in 73da3b6 Feb 1, 2018
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.

5 participants