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

2015-04-08 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14484946#comment-14484946
 ] 

Apache Spark commented on SPARK-6767:
-

User 'tijoparacka' has created a pull request for this issue:
https://github.com/apache/spark/pull/5415

 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2015-04-08 Thread Tijo Thomas (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org