Worth noting that Spark 1.5 is extending that list of Spark SQL functions
quite a bit. Not sure where in the docs they would be yet, but the JIRA is
here: https://issues.apache.org/jira/browse/SPARK-8159
On Thu, Aug 6, 2015 at 7:27 PM, Netwaver wrote:
> Thanks for your kindly help
>
>
>
>
>
>
>
They are covered here in the docs:
http://spark.apache.org/docs/1.4.1/api/scala/index.html#org.apache.spark.sql.functions$
On Thu, Aug 6, 2015 at 5:52 AM, Netwaver wrote:
> Hi All,
> I am using Spark 1.4.1, and I want to know how can I find the
> complete function list supported in Sp
Have you looked at this?
http://spark.apache.org/docs/1.4.0/api/scala/index.html#org.apache.spark.sql.functions$
> On Aug 6, 2015, at 2:52 AM, Netwaver wrote:
>
> Hi All,
> I am using Spark 1.4.1, and I want to know how can I find the
> complete function list supported in Spark SQL,