Skip to content

Conversation

@uncleGen
Copy link
Contributor

@uncleGen uncleGen commented Mar 20, 2017

What changes were proposed in this pull request?

Add backslash for line continuation in python code.

How was this patch tested?

Jenkins.

@uncleGen uncleGen changed the title Miss backslash in python code [SPARK-20021][PySpark] Miss backslash in python code Mar 20, 2017
@SparkQA
Copy link

SparkQA commented Mar 20, 2017

Test build #74839 has finished for PR 17352 at commit 965dce3.

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

@uncleGen
Copy link
Contributor Author

uncleGen commented Mar 20, 2017

cc @felixcheung and @srowen

Copy link
Member

@felixcheung felixcheung left a comment

Choose a reason for hiding this comment

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

LGTM

@HyukjinKwon
Copy link
Member

LGTM too.

@holdenk
Copy link
Contributor

holdenk commented Mar 21, 2017

This looks reasonable, however there is a conflict, can you update this to the latest master?

@SparkQA
Copy link

SparkQA commented Mar 21, 2017

Test build #74923 has finished for PR 17352 at commit 1dfd3ee.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • case class JsonToStructs(
  • case class StructsToJson(
  • case class StarSchemaDetection(conf: SQLConf) extends PredicateHelper
  • * Helper case class to hold (plan, rowCount) pairs.
  • case class ReorderJoin(conf: SQLConf) extends Rule[LogicalPlan] with PredicateHelper

asfgit pushed a commit that referenced this pull request Mar 22, 2017
## What changes were proposed in this pull request?

Add backslash for line continuation in python code.

## How was this patch tested?

Jenkins.

Author: uncleGen <[email protected]>
Author: dylon <[email protected]>

Closes #17352 from uncleGen/python-example-doc.

(cherry picked from commit facfd60)
Signed-off-by: Sean Owen <[email protected]>
@srowen
Copy link
Member

srowen commented Mar 22, 2017

Merged to master / 2.1

@asfgit asfgit closed this in facfd60 Mar 22, 2017
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.

6 participants