[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7766 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126186915 LGTM, it also will be fixed by #7453 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126164761 [Test build #38947 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38947/console) for PR 7766 at commit [`01543a1`](https://github.

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126165018 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126159371 [Test build #38947 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38947/consoleFull) for PR 7766 at commit [`01543a1`](https://gith

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126159289 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126159265 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126157877 Jenkins, test this please. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126156754 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7766#issuecomment-126156509 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] spark pull request: Fix reference to self.names in StructType

2015-07-29 Thread angelini
GitHub user angelini opened a pull request: https://github.com/apache/spark/pull/7766 Fix reference to self.names in StructType `names` is not defined in this context, I think you meant `self.names`. @davies You can merge this pull request into a Git repository by running: