This adjusts the luigi dependency tree so that the WriteMetadataForRunTask is present when we update the annotations table. Previously, updating the annotations table only depended on the "remapped and subsetted" tables existing and the metadata dependency was only present on the airflow side.
This adjusts the luigi dependency tree so that the
WriteMetadataForRunTask
is present when we update the annotations table. Previously, updating the annotations table only depended on the "remapped and subsetted" tables existing and the metadata dependency was only present on the airflow side.