You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/04/09 12:31:12 UTC

[jira] [Resolved] (SPARK-6767) Documentation error in Spark SQL Readme file

     [ https://issues.apache.org/jira/browse/SPARK-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-6767.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.2
         Assignee: Tijo Thomas

> Documentation error in Spark SQL Readme file
> --------------------------------------------
>
>                 Key: SPARK-6767
>                 URL: https://issues.apache.org/jira/browse/SPARK-6767
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation, SQL
>    Affects Versions: 1.3.0
>            Reporter: Tijo Thomas
>            Assignee: Tijo Thomas
>            Priority: Trivial
>             Fix For: 1.3.2, 1.4.0
>
>
> Error in Spark SQL Documentation file . The sample script for SQL DSL   throwing below error
> scala> 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()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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