atlarge-research / wta-tools

The tools and scripts used to generate and manage the traces in the Workflow Trace Archive.
Apache License 2.0
7 stars 4 forks source link

Add bidirections checks for workflow ids in the validation script #9

Open lfdversluis opened 3 years ago

lfdversluis commented 3 years ago

Create a set of of the workflow_id column in the tasks parquet dataframe and a set of the id column in the workflows dataframe. The difference of these two sets should be the empty set, i.e., they are equal.