I don't see a withWatermark UDF to use it in Raw sql. I am currently using Spark 2.3.1
On Sat, Jul 14, 2018 at 4:19 PM, kant kodali <kanth...@gmail.com> wrote: > Hi All, > > Can I specify watermark using raw sql alone? other words without using > .withWatermark from > Dataset API. > > Thanks! >