Hubert-Dudek
Databricks MVP

Just point it to folder with one partition.

Additionally specify schema to avoid inferSchema behavior.

If you don't have schema you can use samplingRatio=None so it will read only first row to determine schema.


My blog: https://databrickster.medium.com/