spark-rapids icon indicating copy to clipboard operation
spark-rapids copied to clipboard

[Audit][SPARK-39876][SQL] Add UNPIVOT to SQL syntax

Open abellina opened this issue 3 years ago • 0 comments

This PR https://github.com/apache/spark/commit/29e4552831 added UNPIVOT to the sql interface. From the code it says unpivot turns into expand. This issue is to add some test queries that exercise UNPIVOT, likely in the integration framework.

abellina avatar Oct 17 '22 19:10 abellina