What the maximum size to read using dbutils.fs.head
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2026 07:05 AM
Hi,
What the maximum size to read using dbutils.fs.head()?
is there a limit? because AI says 10MB and I couldn't find useful info in documentations, while I tried in the actual one and it was only limited by the driver memory.
Thanks in advance.