oap-project / gazelle_plugin

Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
Apache License 2.0
256 stars 77 forks source link

clean up shuffle legacy code #1109

Open zhouyuan opened 2 years ago

zhouyuan commented 2 years ago

Describe the bug There are some unused legacy code on shuffle

To Reproduce clean up those unused code

Expected behavior N/A

Additional context N/A