Dave Troiano

Results 23 comments of Dave Troiano

oops I missed this: >NOTE There's one issue remaining - the test data relies on hardcoded dates in a JSON file, so the tests for this PR will fail until...

>After spending a good deal of time on this, I think we should leave the dates for the test runner alone because updating requires a lot of manual work for...

one data point in favor of sleep mitigation: I am able to repro #1328 locally (on 2 of 6 runs) and with this change I haven't hit it in 6...

> It would be nice to see these tests pass before committing. If it's blocked by #1327 , perhaps merge and rebase, then rerun this? good plan... FWIW I believe...

I'm opening this as a mitigation but I don't believe it's a true fix. AFAIK the true fix would require window / grace period on stream-table joins. That being said,...

@ybyzek awesome 🔥 What about including `iteration` concept or similar? something to give users more control over time. for example, if `iteration` is missing then generate timestamps as in your...