The ingest library loader is being upgraded to remove the strict dependency on local cache. This requires a new target service plugin.
The new query_target_ids methods will ultimately need to be populated for this change to make a difference in use. They are left as stubs for now, which should give similar performance as before.
The ingest library loader is being upgraded to remove the strict dependency on local cache. This requires a new target service plugin.
The new query_target_ids methods will ultimately need to be populated for this change to make a difference in use. They are left as stubs for now, which should give similar performance as before.
CI tests will fail until the library PR is merged. Test locally with https://github.com/kids-first/kf-lib-data-ingest/pull/513 + https://github.com/kids-first/kf-lib-data-ingest/pull/514
Please don't just evaluate this for correctness. Also make sure that it looks like a good idea.