โ06-25-2021 03:05 PM
โ06-25-2021 03:05 PM
Yes, Delta Live Tables can only be used to update Delta tables.
โ12-21-2022 08:32 PM
is there a way to read a delta live table and then have it as a spark dataframe?
โ12-22-2022 11:03 AM
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?
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group