[
https://issues.apache.org/jira/browse/SPARK-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486650#comment-14486650
]
Tijo Thomas commented on SPARK-6767:
------------------------------------
Could you please change the status of this issue and assign this to me ?
> 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
> Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]