[AUDIT][SPARK-48348][SPARK-48376][SQL] Introduce LEAVE and ITERATE statements
Closed this issue · 1 comments
cindyyuanjiang commented
Spark introduced two new statements - LEAVE
and ITERATE
. We should check if we want to support them.
revans2 commented
I think that these are a part of SQL scripting, which sits outside of the normal sql that we typically support on the GPU.