Introduce ndjson reader for project import
- two relation readers co-exist: ndjson reader and legacy reader - adds ndjson fixtures for project import spec - ndjson reader is guarded by feature flag `project_import_ndjson` - by default, the ndjson reader is disabled - when ndjson reader enabled(by `project_import_ndjson`): - it checks export archive format to choose the right relation reader - it prefers ndjson reader over legacy reader if the ndjson tree exists
Showing
File added
File added
File added
File added
File added
File added
File added
Please register or sign in to comment