Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 11:47 PM
Hi @dadrake3
You are encountering this error only when you run against the Unity Catalog. In Unity Catalog, Table Access Control is enabled by default. You must grant SELECT permission on files so the selected user(Who is running the DLT pipeline) can access them.
You can follow the below KB link,
https://kb.databricks.com/en_US/data/user-does-not-have-permission-select-on-any-file
Please leave a like if it is helpful. Follow-ups are appreciated.
Kudos,
Sai Kumar