NVIDIA / spark-rapids

Spark RAPIDS plugin - accelerate Apache Spark with GPUs
https://nvidia.github.io/spark-rapids
Apache License 2.0
823 stars 235 forks source link

Add `HiveHash` support for nested types #11660

Open ustcfy opened 1 month ago

ustcfy commented 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

firestarman commented 10 hours ago

Looks good to me, but better have more looks at this.