I use pyspark on Spark 2.
I used Oracle, Postgres syntax just to get back "unhappy response".
I do get it some of it resolved after some searching but that consumes a
lot of my time, having a platform to test my SQL Syntax and its results
would be very helpful.


On 19 December 2016 at 14:00, Ramesh Krishnan <ramesh.154...@gmail.com>
wrote:

> What is the version of spark you are using . If it is less than 2.0 ,
> consider using dataset API's to validate compile time checks on syntax.
>
> Thanks,
> Ramesh
>
> On Mon, Dec 19, 2016 at 6:36 PM, A Shaikh <shaikh.af...@gmail.com> wrote:
>
>> HI,
>>
>> I keep getting Spark SQL Syntax invalid especially for Dates/Timestamps
>> manipulation.
>> What's the best way to test SQL Syntax in Spark Dataframe is valid?
>> Any online site for test or run a demo SQL!
>>
>> Thanks,
>> Afzal
>>
>
>

Reply via email to