Vivek, Currently, Spark doesn't support any of the BEGIN/COMMIT statements for transactions, so I don't think that it is possible right now. What are you trying to do? It may be that some of the newer commands, like MERGE INTO, would work for you instead.
On Thu, Apr 29, 2021 at 5:49 PM vivek B <vivekbalachan...@gmail.com> wrote: > Hey All, > Is there a way to run multiple sql operations via spark as one single > transaction ? > > Thanks, > vivek > -- Ryan Blue