cancel
Showing results for 
Search instead for 
Did you mean: 
Edthehead
Contributor III
since ‎01-28-2023
Online

User Stats

  • 30 Posts
  • 4 Solutions
  • 0 Kudos given
  • 10 Kudos received

User Activity

I'm getting an error while trying to login to my community edition. I have a bunch of notebooks there which I need to access. Kindly let me know how to access my Community edition.  
I have a DLT pipeline running to ingest files from storage using autoloader. We have a bronze table and a Silver table.A question came up from the team on how to restore DLT tables to a previous version in case of some incorrect transformation. When ...
I'm attempting to build an incremental data processing pipeline using delta live tables. The aim to stream data from a source multiple times in a day and join the data within the specific increment only.I'm using autoloader to load the data increment...
I'm trying to create an ETL framework on delta live tables and basically use the same pipeline for all the transformation from bronze to silver to gold. This works absolutely fine when I hard code the tables and the SQL transformations as an array wi...