spark-redis
spark-redis copied to clipboard
Overwrite deletes table and then adds new values en block
I noticed that as I overwrite my table, it deletes the entire table and then rewrites all of the data. Which is handy in one sense, but not at all what I expected. Is that the documented behavior?