Reusable pipeline- Unable to fetch variable value in child pipeline -Snowflake Snap
Usecase-
We are looking at creating a reusable pipeline to load data from table1 from source DB to table1 in target DB. Plan is to reuse the same pipeline for n tables.
Option 1 -
Created mast...