When i tried to read file from dbfs, it throws error - Caused by: FileReadException: Error while reading file dbfs:/.......................parquet is not a Parquet file. Expected magic number at tail [80, 65, 82, 49] but found [105, 108, 101, 115].
But I checked the file location and types and alll it shows Parquet format and data present inside. I couldn't get idea of it.