boyuanzz commented on a change in pull request #13802:
URL: https://github.com/apache/beam/pull/13802#discussion_r565721856
##########
File path: runners/google-cloud-dataflow-java/build.gradle
##########
@@ -165,8 +163,6 @@ def commonLegacyExcludeCategories = [
def commonRunnerV2ExcludeCategories = [
'org.apache.beam.sdk.testing.UsesCommittedMetrics',
'org.apache.beam.sdk.testing.UsesGaugeMetrics',
- 'org.apache.beam.sdk.testing.UsesSetState',
Review comment:
Are `MapState` and `SetState` also supported in dataflow runner
v2(unified worker) within this changes?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]