Open ustcfy opened 1 month ago
closes https://github.com/NVIDIA/spark-rapids/issues/11674
This PR adds support for Hive hash with struct and list types, and it depends on https://github.com/NVIDIA/spark-rapids-jni/pull/2534
struct
list
Looks good to me, but better have more looks at this.
closes https://github.com/NVIDIA/spark-rapids/issues/11674
This PR adds support for Hive hash with
struct
andlist
types, and it depends on https://github.com/NVIDIA/spark-rapids-jni/pull/2534