cancel
Showing results for 
Search instead for 
Did you mean: 
BricksGuy
New Contributor III
since ‎08-21-2024
‎10-03-2024

User Stats

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I want to export the dlt pipeline run details into a delta table . I want a table that should have data like this. 
I am creating a ETL pipeline where i am reading multiple stream table into temp tables and at the end am trying to join those tables to get the output feed into another live table. So for that am using below method where i am giving list of tables as...