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

SCD type 2

weldermartins
Honored Contributor

Hey guys. I don't know if I'm tired, I ask for your help, but I don't understand where is the difference in the number of fields.

Thanks!

 I'm replicating SCD type 2 based on this documentation:

https://docs.delta.io/latest/delta-update.html#slowly-change-data-scd-type-2-operation-into-delta-ta...

SCD 2

1 ACCEPTED SOLUTION

Accepted Solutions

-werners-
Esteemed Contributor III

can you remove the toDF? customerstable is already a dataframe.

View solution in original post

3 REPLIES 3

weldermartins
Honored Contributor

@Werner Stinckens​ ?

-werners-
Esteemed Contributor III

can you remove the toDF? customerstable is already a dataframe.

Hi, I forgot that I was able to understand this detail, thanks for the reply.