ahmedabu98 commented on code in PR #38490:
URL: https://github.com/apache/beam/pull/38490#discussion_r3276160216
##########
runners/google-cloud-dataflow-java/src/test/java/org/apache/beam/runners/dataflow/DataflowRunnerTest.java:
##########
@@ -2777,4 +2785,139 @@ public void process() {}
}));
p.run();
}
+
+ @Test
+ @Category({ValidatesRunner.class})
+ public void testValueKindParameterAndOutputWithKind() {
Review Comment:
Is the experiment rolled out for legacy worker? I can unskip
`testValueKindPreservedAcrossShuffle` and have it run only for V1
--
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]