Dian Fu created FLINK-17901: ------------------------------- Summary: Add module interface in PyFlink Key: FLINK-17901 URL: https://issues.apache.org/jira/browse/FLINK-17901 Project: Flink Issue Type: Task Components: API / Python Reporter: Dian Fu Fix For: 1.12.0
The "load_module" and "unload_module" interfaces in the Java TableEnvironment are not available in the PyFlink Table API. We should provide these interfaces in PyFlink Table API as I think these interfaces are also valuable for Python users. -- This message was sent by Atlassian Jira (v8.3.4#803005)