PySyft
PySyft copied to clipboard
Dataset Upload with Force Replace
This PR closes the following issues:
- https://github.com/OpenMined/Heartbeat/issues/1277
- https://github.com/OpenMined/Heartbeat/issues/1640
- https://github.com/OpenMined/Heartbeat/issues/1684
- https://github.com/OpenMined/Heartbeat/issues/1683
use include_deleted to list / not list the deleted dataset
repr for deleted dataset:
Got this error after merging with dev:
probably due to bugs in
_update and _remove_keys of KeyValueStorePartition called by services.dataset.delete.
Will fix and merge this PR after changing database to PostgreSQL