Robert Bradshaw created BEAM-10444:
--------------------------------------
Summary: Simpler PAssert for simpler cases
Key: BEAM-10444
URL: https://issues.apache.org/jira/browse/BEAM-10444
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Robert Bradshaw
Assignee: Robert Bradshaw
The existing PAssert uses non-trivial triggers, custom java WindowFns, and a
complicated structure to be able to correctly validate even the most complex
scenarios. This makes it more difficult to debug and harder to use validates
runner tests when bootstrapping runner implementations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)