Only execute child pipeline if BigQuery result is not empty
I have a pipeline that starts with a BigQuery Execute (BQE) Snap, followed by several other Snaps. I only want the step(s) following the BQE Snap to execute if that Snap returns data i.e. if no rows...