Yes, with should be with HiveContext, not SQLContext.
From: ayan guha [mailto:guha.a...@gmail.com]
Sent: Tuesday, June 23, 2015 2:51 AM
To: smazumder
Cc: user
Subject: Re: Support for Windowing and Analytics functions in Spark SQL
1.4 supports it
On 23 Jun 2015 02:59, "Sourav Maz
1.4 supports it
On 23 Jun 2015 02:59, "Sourav Mazumder" wrote:
> Hi,
>
> Though the documentation does not explicitly mention support for Windowing
> and Analytics function in Spark SQL, looks like it is not supported.
>
> I tried running a query like Select Lead(, 1) over (Partition
> By order