Forum Discussion

JayJay11's avatar
JayJay11
Resolver II
2 years ago
Solved

Writing dataframe to delta table fails with error (Spark_Ambiguous_UserApp_JobAborted)

Hello there,   I try to write a manipulated dataframe back to a delta table in a Lakehouse using "overwrite". There are no schema changes, it is just less data than before.               d...