Description
We should use executeCollect to collect the result, because executeCollect is a custom implementation of collect in spark sql which better than rdd's collect
Attachments
Issue Links
- links to
We should use executeCollect to collect the result, because executeCollect is a custom implementation of collect in spark sql which better than rdd's collect