It would be great to have support for uploading csv files into vitess cluster. The same is provided by MySQL([link](https://dev.mysql.com/doc/refman/5.7/en/load-data.html)) Also there is another one called select into outfile which allows exporting into a csv file [(link)](https://dev.mysql.com/doc/refman/5.7/en/select-into.html)