-
- Downloads
Exporters: add option to write in a deterministic location
Some use cases, such as building reproducible test datasets, require exporting data in a deterministic location. This adds a config option to exporters to make them always write in the same file. It also refactors the shared logic to generate file UUIDs.
Showing
- swh/dataset/exporter.py 9 additions, 0 deletionsswh/dataset/exporter.py
- swh/dataset/exporters/edges.py 1 addition, 2 deletionsswh/dataset/exporters/edges.py
- swh/dataset/exporters/orc.py 1 addition, 2 deletionsswh/dataset/exporters/orc.py
- swh/dataset/utils.py 1 addition, 1 deletionswh/dataset/utils.py
Loading
Please register or sign in to comment