Skip to content

Conversation

davies
Copy link
Contributor

@davies davies commented Feb 17, 2015

  1. added explain()
  2. add isLocal()
  3. do not call show() in repl
  4. add foreach() and foreachPartition()
  5. add distinct()
  6. fix functions.col()/column()/lit()
  7. fix unit tests in sql/functions.py
  8. fix unicode in showString()

@davies
Copy link
Contributor Author

davies commented Feb 17, 2015

cc @rxin

@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27624 has started for PR 4645 at commit 6b46a2c.

  • This patch merges cleanly.

@davies davies changed the title fix DataFrame Python API [SPARK-5859] [PySpark] [SQL] fix DataFrame Python API Feb 17, 2015
@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27624 has finished for PR 4645 at commit 6b46a2c.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/27624/
Test PASSed.

asfgit pushed a commit that referenced this pull request Feb 17, 2015
1. added explain()
2. add isLocal()
3. do not call show() in __repl__
4. add foreach() and foreachPartition()
5. add distinct()
6. fix functions.col()/column()/lit()
7. fix unit tests in sql/functions.py
8. fix unicode in showString()

Author: Davies Liu <davies@databricks.com>

Closes #4645 from davies/df6 and squashes the following commits:

6b46a2c [Davies Liu] fix DataFrame Python API

(cherry picked from commit d8adefe)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@marmbrus
Copy link
Contributor

Thanks! Merged to master and 1.3

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