HuangXingBo commented on pull request #19011: URL: https://github.com/apache/flink/pull/19011#issuecomment-1062477229
@SteNicholas Thanks a lot for the PR. `StreamExecutionEnvironmentCompletenessTests` describes which methods in PyFlink `StreamExecutionEnvironment` have not been implemented. You need to remove the `registerCachedFile` in the `excluded_methods` of `StreamExecutionEnvironmentCompletenessTests`. The other parts of the PR LGTM -- 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]
