One idea is to check the original packages. This would mean using a new check table that links to collection_file (instead of release_check and record_check linking to release and record).
However:
- It might be more difficult to analyze errors by OCID (see Error summary section of this notebook).
- It might consume too much memory. Some packages are extremely large.
One idea is to check the original packages. This would mean using a new
checktable that links tocollection_file(instead ofrelease_checkandrecord_checklinking toreleaseandrecord).However: