[Spark SQL]: Does Spark SQL support WAITFOR?

2022-05-15 Thread K. N. Ramachandran
Hello Spark Users Group, I've just recently started working on tools that use Apache Spark. When I try WAITFOR in the spark-sql command line, I just get: Error: Error running query: org.apache.spark.sql.catalyst.parser.ParseException: mismatched input 'WAITFOR' expecting (.. list of allowed

Re: [Spark SQL]: Does Spark SQL support WAITFOR?

2022-05-17 Thread K. N. Ramachandran
Gentle ping. Any info here would be great. Regards, Ram On Sun, May 15, 2022 at 5:16 PM K. N. Ramachandran wrote: > Hello Spark Users Group, > > I've just recently started working on tools that use Apache Spark. > When I try WAITFOR in the spark-sql command line, I just get: >

Re: [Spark SQL]: Does Spark SQL support WAITFOR?

2022-05-19 Thread K. N. Ramachandran
, and why not > do it outside SQL? > > On Tue, May 17, 2022 at 6:03 PM K. N. Ramachandran > wrote: > >> Gentle ping. Any info here would be great. >> >> Regards, >> Ram >> >> On Sun, May 15, 2022 at 5:16 PM K. N. Ramachandran >> wrote: &g