Re: Minor Edit in the programming guide

2015-03-20 Thread Joseph Bradley
Thanks! I added it to a few other items: https://issues.apache.org/jira/browse/SPARK-6337 On Fri, Mar 20, 2015 at 5:53 PM, Muttineni, Vinay wrote: > Hey guys, > In the Spark 1.3.0 documentation provided here, > http://spark.apache.org/docs/latest/sql-programming-guide.html , > Under the "Progra

Minor Edit in the programming guide

2015-03-20 Thread Muttineni, Vinay
Hey guys, In the Spark 1.3.0 documentation provided here, http://spark.apache.org/docs/latest/sql-programming-guide.html , Under the "Programmatically Specifying the Schema" section , it's mentioned that SQL data types are in the following package org.apache.spark.sql, but I guess it has changed