Feature Request / Improvement
I'd like the ability to overwrite the existing data in my table with the my local files/in memory arrow table. I have tables which database snapshots that need to be replaced on a regular cadence.
Essentially I would envision this to be the same as/similar to pyiceberg's overwrite functionality