Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 09:37 AM
I created a delta table with SQL command CREATE TABLE, and inserted several records into with INSERT statements. Now it can be seen from the catalog.
But I want to understand how delta works, and would like to see where are those log files stored.
Even when I already toggled the dbfs option on, I still cannot find the files within dbfs.
The table seems to be located under a storage account but I do not have the permission to directly interact with it
Anyone knows how to resolve this?