You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by tijoparacka <gi...@git.apache.org> on 2015/04/08 10:43:53 UTC

[GitHub] spark pull request: [SPARK-6767][SQL] Fixed Query DSL error in spa...

GitHub user tijoparacka opened a pull request:

    https://github.com/apache/spark/pull/5415

    [SPARK-6767][SQL] Fixed Query DSL error in spark sql Readme

    Fixed the  following error 
    query.where('key > 30).select(avg('key)).collect()
    <console>:43: error: value > is not a member of Symbol
                  query.where('key > 30).select(avg('key)).collect()
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tijoparacka/spark ERROR_SQL_DATAFRAME_EXAMPLE

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/5415.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5415
    
----
commit 234751e509a23a989547f716b76ec56846349813
Author: Tijo Thomas <ti...@gmail.com>
Date:   2015-04-08T13:53:47Z

    Fixed Query DSL error in spark sql Readme

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-6767][SQL] Fixed Query DSL error in spa...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/5415#issuecomment-90845774
  
    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 project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-6767][SQL] Fixed Query DSL error in spa...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/5415


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-6767][SQL] Fixed Query DSL error in spa...

Posted by rxin <gi...@git.apache.org>.
Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/5415#issuecomment-91031305
  
    Merging in master & branch-1.3. Thanks.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org