boyuanzz commented on pull request #12952: URL: https://github.com/apache/beam/pull/12952#issuecomment-704457703
> Thanks @boyuanzz, looks good to me. Could we now enable the excluded tests here? > > https://github.com/apache/beam/blob/b7ae7bb1dc28a7c8f26e9f48682e781a74e2d3c4/runners/flink/job-server/flink_job_server.gradle#L170 Not really. Enabling `UsesUnboundedSplittableParDo ` and `UsesBoundedSplittableParDo ` requires self-checkpoint support. But we should be able to enable `UsesBundleFinalizer `. I'll ping this thread when I update the test. ---------------------------------------------------------------- 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]
