Exports should maintain the UIDs #2999
Labels
kind/maintenance
Maintenance tasks, such as refactoring, with no impact in features.
priority/P0
Critical issue that requires immediate attention.
It causes issues for the users when Dgraph exports replace UIDs with variables, and they get reassigned to different UIDs on an export back.
My PR #2998 modifies the live loader to honor the preassigned UIDs while loading data back. So, we can now make a change to our exporter to set UIDs in the data.
Bulk loader should also do the same and honor the preassigned UIDs.
The text was updated successfully, but these errors were encountered: