This PR builds off of feature/refactor_change_version (PR #8). It uses xcoms to collect a list of successful copies into Snowflake and updates the meta-change-version table with a single insert statement. This should improve run-time performance even more, as it strips out up to another ~200 tasks from each run.
This PR builds off of feature/refactor_change_version (PR #8). It uses xcoms to collect a list of successful copies into Snowflake and updates the meta-change-version table with a single insert statement. This should improve run-time performance even more, as it strips out up to another ~200 tasks from each run.