input artifacts are duplicated in argo_archived_workflows.workflow column value
argo_archived_workflows table stores json blob related to workflow in the 'workflow' column, when i look inside the json i see the input artifacts value are repeated for as many times as there are steps....to save space i think just one instance of each artifact should be stored
The workflow column is a copy of the workflow. I can't see how this could happen. Please share archived workflow.
what I can see is that its a 4 step workflow where the artefact from step 1 is passed into step 2/3/4. to save space I think it should refer to a pointer id of the artefact and only store the artefact once rather than x times
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a mentoring request, please provide an update here. Thank you for your contributions.
This issue has been closed due to inactivity. Feel free to re-open if you still encounter this issue.