See the result of every Snowflake sync
Name each Snowflake sync, keep a run history showing which records succeeded or failed, and let large query results come back in full.
01 ·A run history for Snowflake syncs
Following the native Snowflake connection, this build adds the record of what each sync did. A broker can give a sync filter a name, which then shows in the activity log and the run history, so each filter is recognisable later in the logs. Each run is logged with which records went through and which did not, and large query results now come back in full by collecting every page of the result, so a big sync is not cut short.
A data sync a broker cannot see into is one they have to trust on faith. A named run history with per-record results turns the Snowflake connection into something a data team can check and reconcile after the fact.