jrmccluskey commented on code in PR #39389:
URL: https://github.com/apache/beam/pull/39389#discussion_r3729450714
##########
sdks/go/test/integration/integration.go:
##########
@@ -200,7 +200,7 @@ var flinkFilters = []string{
"TestTestStreamTimersEventTime",
"TestTimers_EventTime_WithNoOutputTimestamp", // Encounter error:
TimestampCombiner moved element from TIMESTAMP_MAX_VALUE to earlier time (end
of global window) for window GlobalWindow
- "TestTimers_ProcessingTime.*", // Flink doesn't support processing
time timers.
+ "TestTimers_ProcessingTime.*", // Flink doesn't support
processing time timers.
Review Comment:
Errant formatting change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]