Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2022 05:09 AM
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/