Github user zuyu commented on the issue:
https://github.com/apache/incubator-quickstep/pull/336
Distributing the tbl files to every data node is a better approach for
large data files. On the other hand, `InsertTuples` has a lot overhead by
attribute type checks and tuple copy costs.---
