spark-rapids
spark-rapids copied to clipboard
Add `GpuMapConcat` support for nested type keys.
Signed-off-by: remzi [email protected] This is a subtask of #5559.
The GpuMaxConcat could support array typed keys and struct typed keys.
build
The changes look good, but I think we should also add integration tests so that we test this on all supported platforms.