cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Does Delta Live Tables only work with Delta tables?

Ryan_Chynoweth
Honored Contributor III
 
3 REPLIES 3

Ryan_Chynoweth
Honored Contributor III

Yes, Delta Live Tables can only be used to update Delta tables.

Trodenn
New Contributor III

is there a way to read a delta live table and then have it as a spark dataframe?

Ryan_Chynoweth
Honored Contributor III

Hi @Pierre Nanquetteโ€‹ ,

You cannot use dataframes within a DLT pipeline. However, tables that are created in a pipeline are saved to target databases at which point you can read those tables into dataframes using Scala/Python/R outside of your DLT notebook.

TLDR - create a new notebook and read the data with dataframes.

Does that help?

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.