Skip to content

Conversation

@nongli
Copy link
Contributor

@nongli nongli commented Nov 5, 2015

…ithinPartitions.

@SparkQA
Copy link

SparkQA commented Nov 5, 2015

Test build #45147 has finished for PR 9504 at commit 2ce6da8.

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

@sryza
Copy link
Contributor

sryza commented Nov 5, 2015

Title should have the [SQL] tag as well

@rxin
Copy link
Contributor

rxin commented Nov 5, 2015

@nongli

you can run the python test locally by python/run-tests --module pyspark-sql (take a look at -h to see the exact command)

before you run that, you need to build the assembly jar for Spark, e.g. sbt/sbt assembly/assembly

@rxin
Copy link
Contributor

rxin commented Nov 5, 2015

cc @davies

Copy link
Contributor

Choose a reason for hiding this comment

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

This one is not needed here, since you do not have u"" in the doc test.

@SparkQA
Copy link

SparkQA commented Nov 6, 2015

Test build #45239 has finished for PR 9504 at commit a63f552.

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

@AmplabJenkins
Copy link

Build finished. 201 tests run, 0 skipped, 0 failed.

Copy link
Contributor

Choose a reason for hiding this comment

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

This should be 1.3, we can have .. versionchanged:: version xxx in the end of doc.

In order to have good order, we may not use since here, but

.. versionadd:: 1.3
.. versionchanged:: 1.6 xxx

@davies
Copy link
Contributor

davies commented Nov 6, 2015

LGTM

@davies
Copy link
Contributor

davies commented Nov 6, 2015

Since the last commit only updated the doc, I will merge this into master and 1.6 branch, thanks!

asfgit pushed a commit that referenced this pull request Nov 6, 2015
…ithinPartitions.

Author: Nong Li <nong@databricks.com>

Closes #9504 from nongli/spark-11410.

(cherry picked from commit 1ab72b0)
Signed-off-by: Davies Liu <davies.liu@gmail.com>
@asfgit asfgit closed this in 1ab72b0 Nov 6, 2015
@nongli nongli deleted the spark-11410 branch November 9, 2015 18:07
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.

7 participants