vijay
02/09/2023, 10:15 PMJosephK (exDatabricks)
02/09/2023, 10:33 PMvijay
02/09/2023, 10:35 PMJosephK (exDatabricks)
02/09/2023, 10:38 PMsave
https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-python-ref.html#limitationsvijay
02/09/2023, 11:12 PMtable
or view
function definitions because this code is run once during the graph initialization phase.@dlt.table
def table():
df = read stream data
df.save -- to db
return df
JosephK (exDatabricks)
02/09/2023, 11:36 PM