Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-5612][SQL] Move DataFrame implicit functions into SQLContext.implicits. #4386

Closed
wants to merge 3 commits into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Feb 5, 2015

No description provided.

@SparkQA
Copy link

SparkQA commented Feb 5, 2015

Test build #26824 has started for PR 4386 at commit edd296b.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 5, 2015

Test build #26824 has finished for PR 4386 at commit edd296b.

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

@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/26824/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Feb 5, 2015

Test build #26825 has started for PR 4386 at commit 9d96606.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 5, 2015

Test build #26825 has finished for PR 4386 at commit 9d96606.

  • 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/26825/
Test PASSed.

@mengxr
Copy link
Contributor

mengxr commented Feb 5, 2015

LGTM

asfgit pushed a commit that referenced this pull request Feb 5, 2015
…mplicits.

Author: Reynold Xin <rxin@databricks.com>

Closes #4386 from rxin/df-implicits and squashes the following commits:

9d96606 [Reynold Xin] style fix
edd296b [Reynold Xin] ReplSuite
1c946ab [Reynold Xin] [SPARK-5612][SQL] Move DataFrame implicit functions into SQLContext.implicits.

(cherry picked from commit 7d789e1)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 7d789e1 Feb 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants