When using Delta Live Tables, how do I set a table to be incremental vs complete using Python?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2021 11:59 AM
When using SQL, I can use the Create Live Table command and the Create Incremental Live Table command to set the run type I want the table to use. But I don't seem to have that same syntax for python. How can I set this table type while using Python?
Labels:
- Labels:
-
Delta Live Tables
-
SQL
-
Table