cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AK032716
by New Contributor
  • 2859 Views
  • 3 replies
  • 2 kudos

implement autoloader to ingest data into delta lake, i have 100 different tables with full load , append merge senarios

i want to implement autoloader to ingest data into delta lake from 5 different source systems and i have 100 different tables in each database how do we dynamically address this by using autoloader , trigger once option - full load , append merge sen...

  • 2859 Views
  • 3 replies
  • 2 kudos
Latest Reply
Kaniz_Fatma
Community Manager
  • 2 kudos

Hi @Anil Kovilakar​(Customer)​ , We haven’t heard from you on the last response from @Daniel Sahal​ â€‹ and @Jordan Fox​, and I was checking back to see if their suggestions helped you. Or else, If you have any solution, please do share that with the c...

  • 2 kudos
2 More Replies
alexgv12
by New Contributor III
  • 1313 Views
  • 1 replies
  • 3 kudos

creation of tables with cdc

I am using cdc to create different tables, these tables can have one or more dependencies, what is the best practice to create these tables without losing records or changes in both the base table and the join tables? for exampleselect * from ( ...

  • 1313 Views
  • 1 replies
  • 3 kudos
Latest Reply
alexgv12
New Contributor III
  • 3 kudos

more detail

  • 3 kudos
Labels