Skip to content

Add debugging for NPE in UpdateEvent.KEY_SELECTOR

Ebernhardson requested to merge work/ebernhardson/key-selector-npe into main

The tumbling time window is throwing NPE's from this selector, add a validation step that ensures the TargetDocument is defined for all events, and reports the row that generated the bad data.

Change-Id: Iac1c1765d3126e988041596b84c7a3625f21b505

Merge request reports