giancarlo_perrone
04/06/2022, 6:30 PMreplication_key
in the stream I am testing and ran an elt on that one stream. I checked the state of that run after it was done and all looked good. Then I re-ran it using the same job_id
and the state was seemingly picked up by the elt, but the elt job output to the jsonl file anyway, effectively appending the same data from the first run. Am I correct in my reasoning here that the incremental elt is not performing as expected?edgar_ramirez_mondragon
04/06/2022, 6:55 PMedgar_ramirez_mondragon
04/06/2022, 6:56 PMgiancarlo_perrone
04/06/2022, 7:15 PMedgar_ramirez_mondragon
04/06/2022, 8:08 PMis there another way?Not really in any meaningful way. You could still try to filter what the tap outputs using the bookmark so at least only new-ish data is presented to the target, but the volume of data traveling through the wire as http responses would be the same