Forum Discussion
JayJay11
2 years agoResolver II
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 ...
- 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.
JayJay11
2 years agoResolver II
The solution was to change the spark session configuration via the workspace settings:
What it actually does / means... I don't know.
Naveen-004
2 years agoFrequent Visitor
I got the same error even after using the mentioned spark properties.