### Describe the bug Based on the new benchmarks in https://github.com/apache/datafusion-comet/pull/2902, it seems that Comet columnar shuffle with complex types is extremely slow. ### Steps to reproduce We should consider adding a flag to disable columnar shuffle on complex types until we can figure out how to make performance better. ### Expected behavior _No response_ ### Additional context _No response_