Export to Parquet and/or Avro file [DONE]

Parquet and/or Avro are efficient binary flat file formats for ad-hoc querying a large amount of data using tools such as AWS Athena, Dremio or Drill. Easymorph can provide a direct conversion to these formats instead of having to install spark and hadoop just for the conversion.

Benefit of Parquet

Export to .parquet added in v5.7.3.