rstudio / pins-python

https://rstudio.github.io/pins-python/
MIT License
52 stars 12 forks source link

Add `force_identical_write` arg #244

Closed nathanjmcdougall closed 4 months ago

nathanjmcdougall commented 4 months ago

This functionality was added to R pins in v1.2.0:

https://github.com/rstudio/pins-r/pull/735 https://github.com/rstudio/pins-r/issues/589

The same motivation applies; there is little value in re-writing an identical dataset, so it should be opt-in behaviour ideally.

juliasilge commented 4 months ago

I believe this is the same as #241. Good to get clarity that this is important to folks!

nathanjmcdougall commented 4 months ago

Ahh! That wasn't there last night... Apologies for the dupe.