Reading all the .parquet partitions is slower than reading the full .parquet at a once? (Databricks)
I daily generate and save a dataset partitioned by the field ‘Hotel’ and I was wondering to know if reading a partitioned file is slower that reading the same file without partitions.