NVIDIA/spark-rapids

[AUDIT][SPARK-48348][SPARK-48376][SQL] Introduce LEAVE and ITERATE statements

Closed this issue · 1 comments

Spark introduced two new statements - LEAVE and ITERATE. We should check if we want to support them.

apache/spark@9676b1c48cb

I think that these are a part of SQL scripting, which sits outside of the normal sql that we typically support on the GPU.