Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented May 20, 2015

Add version info for public Python SQL API.

cc @rxin

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 20, 2015

Test build #33173 has started for PR 6295 at commit 600834d.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 20, 2015

Test build #33177 has started for PR 6295 at commit cfd91e6.

@SparkQA
Copy link

SparkQA commented May 20, 2015

Test build #33173 has finished for PR 6295 at commit 600834d.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MultilabelMetrics(JavaModelWrapper):
    • class GroupedData protected[sql](

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

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

@SparkQA
Copy link

SparkQA commented May 20, 2015

Test build #33177 has finished for PR 6295 at commit cfd91e6.

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

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Quick question: Should this be in the root pyspark package instead of SQL? We might want to also use this for core APIs as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'v planned to move this into pyspark/init.py later, let's focus on SQL API in this PR.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, gotcha. Just asking because #6275 adds a missing startTime property to PySpark's context and I was thinking about suggesting that we add the @since tag there.

@rxin
Copy link
Contributor

rxin commented May 21, 2015

Jenkins, retest this please.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 21, 2015

Test build #33216 has started for PR 6295 at commit cfd91e6.

@SparkQA
Copy link

SparkQA commented May 21, 2015

Test build #33216 has finished for PR 6295 at commit cfd91e6.

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

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@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/33216/
Test PASSed.

asfgit pushed a commit that referenced this pull request May 21, 2015
Add version info for public Python SQL API.

cc rxin

Author: Davies Liu <[email protected]>

Closes #6295 from davies/versions and squashes the following commits:

cfd91e6 [Davies Liu] add more version for DataFrame API
600834d [Davies Liu] add version to SQL API docs

(cherry picked from commit 8ddcb25)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in 8ddcb25 May 21, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
Add version info for public Python SQL API.

cc rxin

Author: Davies Liu <[email protected]>

Closes apache#6295 from davies/versions and squashes the following commits:

cfd91e6 [Davies Liu] add more version for DataFrame API
600834d [Davies Liu] add version to SQL API docs
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Add version info for public Python SQL API.

cc rxin

Author: Davies Liu <[email protected]>

Closes apache#6295 from davies/versions and squashes the following commits:

cfd91e6 [Davies Liu] add more version for DataFrame API
600834d [Davies Liu] add version to SQL API docs
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Add version info for public Python SQL API.

cc rxin

Author: Davies Liu <[email protected]>

Closes apache#6295 from davies/versions and squashes the following commits:

cfd91e6 [Davies Liu] add more version for DataFrame API
600834d [Davies Liu] add version to SQL API docs
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