order by in spark is very slow

前端 未结 0 1170
时光取名叫无心
时光取名叫无心 2020-12-29 23:12

I\'m writing a query that need "order by col1,col2,col3" it took 600 sec and this order by was the cause. I do believe it\'s required shuffle, but is there a repla

相关标签:
回答
  • 消灭零回复
提交回复
热议问题