Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 06:41 AM
Maybe I'm completely wrong, but from my understanding delta lake only calculates a table at certain points, for instance when you display your data. Before that point, operations are only written to the log file and are not executed (meaning no changes are made to your data). If that assumption is correct, how can I force an actual computation?
Please correct me here if I missunderstood anything!
Labels:
- Labels:
-
Delt Lake
-
Table
-
Understanding Delta Lake