But dbfs is not just used to store data, it's also used to stored parquet files and log files behind a delta table. Now when I save data as delta tables, the parquet files are compressed and stored in S3, it's not possible to view the parquet files a...