stephen_bailey
05/12/2022, 3:16 PMvisch
05/12/2022, 3:17 PMstephen_bailey
05/12/2022, 3:18 PMvisch
05/12/2022, 3:20 PMmeltano invoke tap-braintree > out
and then tail the output file to be sure data is flowing.
But generally yes the tap will continue pushing "record" data to the target. The target also depends on your target and settings. Most of the time the target will have some kind of "batch records" count. The targets will also "flush" the current data into the target (normally) if a "State" message is sent from the Tap as that (should) trigger the target to write everything, then send its own state messagevisch
05/12/2022, 3:21 PMstephen_bailey
05/12/2022, 4:10 PMbatch_size_rows
in my snowflake target is 100k