PatrickRen opened a new issue, #53: URL: https://github.com/apache/flink-agents/issues/53
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently the `checkSignature` method in `PythonFunction` class in Java API is left as empty. This need to be completed when the Java / Python runtime bridge / adapter is implemented in the future. See the TODO here: https://github.com/apache/flink-agents/blob/fd907f3bd9a8d60f1b5561ec182476f9d1e18f5b/plan/src/main/java/org/apache/flink/agents/plan/PythonFunction.java#L49 ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
