You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/09 02:00:16 UTC

[GitHub] [flink] HuangXingBo commented on pull request #19011: [FLINK-26506][python] Support StreamExecutionEnvironment.registerCachedFile in Python DataStream API

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org