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

[DataFrame][minor] support column in field accessor #6080

Closed
wants to merge 1 commit into from

Conversation

cloud-fan
Copy link
Contributor

Minor improvement, now we can use Column as extraction expression.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 12, 2015

Test build #32494 has started for PR 6080 at commit 0fdefb7.

@SparkQA
Copy link

SparkQA commented May 12, 2015

Test build #32494 has finished for PR 6080 at commit 0fdefb7.

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

@rxin
Copy link
Contributor

rxin commented May 12, 2015

Thanks. Merging,

asfgit pushed a commit that referenced this pull request May 12, 2015
Minor improvement, now we can use `Column` as extraction expression.

Author: Wenchen Fan <[email protected]>

Closes #6080 from cloud-fan/tmp and squashes the following commits:

0fdefb7 [Wenchen Fan] support column in field accessor

(cherry picked from commit bfcaf8a)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in bfcaf8a May 12, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
Minor improvement, now we can use `Column` as extraction expression.

Author: Wenchen Fan <[email protected]>

Closes apache#6080 from cloud-fan/tmp and squashes the following commits:

0fdefb7 [Wenchen Fan] support column in field accessor
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Minor improvement, now we can use `Column` as extraction expression.

Author: Wenchen Fan <[email protected]>

Closes apache#6080 from cloud-fan/tmp and squashes the following commits:

0fdefb7 [Wenchen Fan] support column in field accessor
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Minor improvement, now we can use `Column` as extraction expression.

Author: Wenchen Fan <[email protected]>

Closes apache#6080 from cloud-fan/tmp and squashes the following commits:

0fdefb7 [Wenchen Fan] support column in field accessor
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