Huang Xingbo created FLINK-19412: ------------------------------------ Summary: Re-layer Python Operation Make it Possible to Provide only Python implementation Key: FLINK-19412 URL: https://issues.apache.org/jira/browse/FLINK-19412 Project: Flink Issue Type: Improvement Components: API / Python Reporter: Huang Xingbo Fix For: 1.12.0 Attachments: image-2020-09-25-15-46-07-687.png
Now whenever we introduce a Python Operation, we need to provide the implementation of python version and cython version, but in many cases, we only need to provide the implementation of Python. We need to re-layer Python Operation make it possible to provide only Python implementation. -- This message was sent by Atlassian Jira (v8.3.4#803005)