Big Data Formats : Parquet vs ORC vs AVRO
Traditional data formats like CSV or JSON are human-readable formats and as the data is growing it is very difficult to store such unstructured or semi-structured data in these formats. If we can store also it in JSON, the retrieval of data is not ea...
May 16, 20233 min read118
