JSON, XML, CSV, Parquet, ORC, and Avro e.t.c — As a data engineer, one of my tasks is to extract and load data. Data is not always extracted and stored in a database. Quite frequently you will have to face use cases where you need to deal with data stored in files. The most common file format in the…