Forum Discussion

JayJay11's avatar
JayJay11
Resolver II
2 years ago
Solved

Error when writing dataframe to delta table

Hello all,   second time trying to post this, as the first try was marked as spam (???).   I try to write a dataframe back to a delta table and get an error. This is the code I use to create the ...
  • JayJay11's avatar
    JayJay11
    2 years ago

    The solution was to change the spark session configuration via the workspace settings:

     

     

    What it actually does / means... I don't know.