I'm in the middle of revamping the SchemaRDD public API and in 1.3, we will have a public, documented version of the expression library. The Catalyst expression library will remain hidden.
You can track it with this ticket: https://issues.apache.org/jira/browse/SPARK-5097 On Wed, Jan 7, 2015 at 3:04 PM, Alessandro Baretta <alexbare...@gmail.com> wrote: > Gents, > > It looks like some of the Catalyst classes' API docs are missing. For > instance, the Expression class, referred to by the SchemaRDD docs seems to > be missing. (See here: > > http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.SchemaRDD > ) > > Is this intended or is it due to a failure in the doc creation process? > > Alex >