Hi! I have an incremental PB question – if i configure an output to the write mode: “snapshot only new rows” and hit build twice (without the input data changing), shouldn’t I expect an empty dataset on the second run? asking because I see the same dataset between runs 1 and 2, so I’m probably not understanding something.
my input data is updated via snapshot txns if it matters, and i set the anti-join PK to be all columns.
Couple questions: first, is there any non determinism in the pipeline (eg. create uuid, llm calls)? Second, if you go to the output dataset and look at the latest transaction, does it show as completing successfully?