Skip to content

Conversation

@btashton
Copy link
Contributor

@btashton btashton commented Aug 7, 2015

@rxin

First pull request for Spark so let me know if I am missing anything
The contribution is my original work and I license the work to the project under the project's open source license.

@rxin
Copy link
Contributor

rxin commented Aug 7, 2015

Thanks - do you think you can add a test case in python/pyspark/sql/tests.py for this?

@rxin
Copy link
Contributor

rxin commented Aug 7, 2015

Jenkins, ok to test.

@davies
Copy link
Contributor

davies commented Aug 7, 2015

LGTM, thanks to working on this!

@btashton
Copy link
Contributor Author

I will add a test today or tomorrow around this. It does not look like there are any tests for joins on pyspark right now,

@SparkQA
Copy link

SparkQA commented Aug 12, 2015

Test build #1491 has finished for PR 8016 at commit f923628.

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

@btashton
Copy link
Contributor Author

Still need to add tests, but it looks like this failed on the pyspark.mllib tests not anything to do with pyspark.sql

@SparkQA
Copy link

SparkQA commented Aug 12, 2015

Test build #1499 has finished for PR 8016 at commit f923628.

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

@marmbrus
Copy link
Contributor

I'm going to merge this so that we can have the fix in the 1.5 preview. Please do add the test still in a follow up pr!

Thanks!

asfgit pushed a commit that referenced this pull request Aug 12, 2015
rxin

First pull request for Spark so let me know if I am missing anything
The contribution is my original work and I license the work to the project under the project's open source license.

Author: Brennan Ashton <bashton@brennanashton.com>

Closes #8016 from btashton/patch-1.

(cherry picked from commit 60103ec)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 60103ec Aug 12, 2015
btashton added a commit to btashton/spark that referenced this pull request Aug 12, 2015
rxin

First pull request for Spark so let me know if I am missing anything
The contribution is my original work and I license the work to the project under the project's open source license.

Author: Brennan Ashton <bashton@brennanashton.com>

Closes apache#8016 from btashton/patch-1.
CodingCat pushed a commit to CodingCat/spark that referenced this pull request Aug 17, 2015
rxin

First pull request for Spark so let me know if I am missing anything
The contribution is my original work and I license the work to the project under the project's open source license.

Author: Brennan Ashton <bashton@brennanashton.com>

Closes apache#8016 from btashton/patch-1.
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